#65E8DD#65E8DD
#65E8DD is a very light, moderate teal. Relative luminance 0.657; OKLCH L 85.5% C 0.116 H 187.7°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #65E8DD |
|---|---|
| RGB | rgb(101, 232, 221) |
| HSL | hsl(175, 74%, 65%) |
| HSV | hsv(175, 56%, 91%) |
| CMYK | cmyk(56.5%, 0%, 4.7%, 9%) |
| CIE-LAB | lab(84.84, -38.52, -5.53) |
| CIE-LCH | lch(84.84, 38.91, 188.18°) |
| OKLab | oklab(85.51% -0.1153 -0.0156) |
| OKLCH | oklch(85.51% 0.116 187.7) |
| XYZ | xyz(47.2689, 65.6957, 78.5821) |
| Luminance | 0.6570 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.32
Tiffany Blue
#7BF2DA
ΔE00 4.91
Bright Aqua
#0BF9EA
ΔE00 4.93
Mediumturquoise
#48D1CC
ΔE00 5.79
Bright Turquoise
#0FFEF9
ΔE00 5.89
Bright Cyan
#41FDFE
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E8DD #E86570
analogous
#65E89C #65E8DD #65B1E8
triadic
#65E8DD #DD65E8 #E8DD65
tetradic
#65E8DD #9C65E8 #E86570 #B1E865
square
#65E8DD #9C65E8 #E86570 #B1E865
split-complementary
#65E8DD #E865B1 #E89C65
monochromatic
#1BB7AA #30E0D1 #65E8DD #9AF0E9 #CFF8F5
Accessibility & contrast
On white
1.49
#65E8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#65E8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E8DD
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E8DD | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDD
Deuteranopia (green-blind)
#C8CDDE
Tritanopia (blue-blind)
#00EDE4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65e8dd; /* rgb */ color: rgb(101, 232, 221); /* oklch */ color: oklch(85.5% 0.116 187.7);
Tailwind
colors: {
custom: {
50: '#9df0e7',
500: '#65e8dd',
950: '#000000',
},
}SCSS
$custom: #65e8dd; $custom-light: #9df0e7; $custom-dark: #000000;
JSON
{
"hex": "#65e8dd",
"rgb": {
"r": 101,
"g": 232,
"b": 221
},
"hsl": {
"h": 174.962,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.85508,
"c": 0.11636,
"h": 187.7
},
"luminance": 0.657
}Semantic roles & 50–950 ramp
primary
#65E8DD
secondary
#B73A45
accent
#0F20D6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584