#65F2DF#65F2DF
#65F2DF is a very light, vivid teal. Relative luminance 0.716; OKLCH L 87.9% C 0.125 H 183.1°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #65F2DF |
|---|---|
| RGB | rgb(101, 242, 223) |
| HSL | hsl(172, 84%, 67%) |
| HSV | hsv(172, 58%, 95%) |
| CMYK | cmyk(58.3%, 0%, 7.9%, 5.1%) |
| CIE-LAB | lab(87.77, -42.51, -2.27) |
| CIE-LCH | lch(87.77, 42.57, 183.06°) |
| OKLab | oklab(87.9% -0.1248 -0.0068) |
| OKLCH | oklch(87.9% 0.125 183.1) |
| XYZ | xyz(50.4322, 71.5935, 80.9589) |
| Luminance | 0.7160 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.48
Bright Aqua
#0BF9EA
ΔE00 3.66
Turquoise
#40E0D0
ΔE00 4.45
Aqua (survey)
#13EAC9
ΔE00 5.41
Bright Turquoise
#0FFEF9
ΔE00 5.91
Light Aqua
#8CFFDB
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F2DF #F26578
analogous
#65F299 #65F2DF #65BEF2
triadic
#65F2DF #DF65F2 #F2DF65
tetradic
#65F2DF #9965F2 #F26578 #BEF265
square
#65F2DF #9965F2 #F26578 #BEF265
split-complementary
#65F2DF #F265BE #F29965
monochromatic
#11CBB2 #2DEDD3 #65F2DF #9DF7EB #D6FCF6
Accessibility & contrast
On white
1.37
#65F2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#65F2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F2DF
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F2DF | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5DE
Deuteranopia (green-blind)
#D2D5E1
Tritanopia (blue-blind)
#00F6EC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #65f2df; /* rgb */ color: rgb(101, 242, 223); /* oklch */ color: oklch(87.9% 0.125 183.1);
Tailwind
colors: {
custom: {
50: '#9ef7e8',
500: '#65f2df',
950: '#000000',
},
}SCSS
$custom: #65f2df; $custom-light: #9ef7e8; $custom-dark: #000000;
JSON
{
"hex": "#65f2df",
"rgb": {
"r": 101,
"g": 242,
"b": 223
},
"hsl": {
"h": 171.915,
"s": 84.431,
"l": 67.255
},
"oklch": {
"l": 0.87902,
"c": 0.12501,
"h": 183.1
},
"luminance": 0.71599
}Semantic roles & 50–950 ramp
primary
#65F2DF
secondary
#C83347
accent
#0522E1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101716
muted
#808584