#65F2DA#65F2DA
#65F2DA is a very light, vivid teal. Relative luminance 0.713; OKLCH L 87.8% C 0.127 H 180.1°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #65F2DA |
|---|---|
| RGB | rgb(101, 242, 218) |
| HSL | hsl(170, 84%, 67%) |
| HSV | hsv(170, 58%, 95%) |
| CMYK | cmyk(58.3%, 0%, 9.9%, 5.1%) |
| CIE-LAB | lab(87.64, -43.74, 0.16) |
| CIE-LCH | lch(87.64, 43.74, 179.80°) |
| OKLab | oklab(87.76% -0.127 -0.0003) |
| OKLCH | oklch(87.76% 0.127 180.1) |
| XYZ | xyz(49.7681, 71.3279, 77.4609) |
| Luminance | 0.7133 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.76
Aqua (survey)
#13EAC9
ΔE00 4.37
Bright Aqua
#0BF9EA
ΔE00 4.57
Turquoise
#40E0D0
ΔE00 4.93
Light Turquoise
#7EF4CC
ΔE00 5.34
Light Aqua
#8CFFDB
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F2DA #F2657D
analogous
#65F293 #65F2DA #65C4F2
triadic
#65F2DA #DA65F2 #F2DA65
tetradic
#65F2DA #9365F2 #F2657D #C4F265
square
#65F2DA #9365F2 #F2657D #C4F265
split-complementary
#65F2DA #F265C4 #F29365
monochromatic
#11CBAC #2DEDCC #65F2DA #9DF7E8 #D6FCF5
Accessibility & contrast
On white
1.38
#65F2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#65F2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F2DA
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F2DA | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5D9
Deuteranopia (green-blind)
#D3D5DC
Tritanopia (blue-blind)
#00F6EB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #65f2da; /* rgb */ color: rgb(101, 242, 218); /* oklch */ color: oklch(87.8% 0.127 180.1);
Tailwind
colors: {
custom: {
50: '#9ef7e5',
500: '#65f2da',
950: '#000000',
},
}SCSS
$custom: #65f2da; $custom-light: #9ef7e5; $custom-dark: #000000;
JSON
{
"hex": "#65f2da",
"rgb": {
"r": 101,
"g": 242,
"b": 218
},
"hsl": {
"h": 169.787,
"s": 84.431,
"l": 67.255
},
"oklch": {
"l": 0.87755,
"c": 0.12697,
"h": 180.1
},
"luminance": 0.71333
}Semantic roles & 50–950 ramp
primary
#65F2DA
secondary
#C8334D
accent
#052AE1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584