#65EFDF#65EFDF
#65EFDF is a very light, vivid teal. Relative luminance 0.698; OKLCH L 87.2% C 0.122 H 184.8°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #65EFDF |
|---|---|
| RGB | rgb(101, 239, 223) |
| HSL | hsl(173, 81%, 67%) |
| HSV | hsv(173, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 6.7%, 6.3%) |
| CIE-LAB | lab(86.91, -41.17, -3.54) |
| CIE-LCH | lch(86.91, 41.32, 184.91°) |
| OKLab | oklab(87.2% -0.1217 -0.0102) |
| OKLCH | oklch(87.2% 0.122 184.8) |
| XYZ | xyz(49.5467, 69.8224, 80.6637) |
| Luminance | 0.6983 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.20
Bright Aqua
#0BF9EA
ΔE00 3.75
Turquoise
#40E0D0
ΔE00 3.88
Bright Turquoise
#0FFEF9
ΔE00 5.58
Aqua (survey)
#13EAC9
ΔE00 5.99
Bright Cyan
#41FDFE
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EFDF #EF6575
analogous
#65EF9A #65EFDF #65BAEF
triadic
#65EFDF #DF65EF #EFDF65
tetradic
#65EFDF #9A65EF #EF6575 #BAEF65
square
#65EFDF #9A65EF #EF6575 #BAEF65
split-complementary
#65EFDF #EF65BA #EF9A65
monochromatic
#14C5B1 #2EE9D3 #65EFDF #9CF5EB #D4FBF6
Accessibility & contrast
On white
1.40
#65EFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#65EFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EFDF
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EFDF | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E3DF
Deuteranopia (green-blind)
#CFD3E1
Tritanopia (blue-blind)
#00F4EA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #65efdf; /* rgb */ color: rgb(101, 239, 223); /* oklch */ color: oklch(87.2% 0.122 184.8);
Tailwind
colors: {
custom: {
50: '#9ef5e8',
500: '#65efdf',
950: '#000000',
},
}SCSS
$custom: #65efdf; $custom-light: #9ef5e8; $custom-dark: #000000;
JSON
{
"hex": "#65efdf",
"rgb": {
"r": 101,
"g": 239,
"b": 223
},
"hsl": {
"h": 173.043,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.87202,
"c": 0.12216,
"h": 184.8
},
"luminance": 0.69827
}Semantic roles & 50–950 ramp
primary
#65EFDF
secondary
#C33646
accent
#0821DE
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101716
muted
#808584