#65F2DE#65F2DE
#65F2DE is a very light, vivid teal. Relative luminance 0.715; OKLCH L 87.9% C 0.125 H 182.5°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #65F2DE |
|---|---|
| RGB | rgb(101, 242, 222) |
| HSL | hsl(171, 84%, 67%) |
| HSV | hsv(171, 58%, 95%) |
| CMYK | cmyk(58.3%, 0%, 8.3%, 5.1%) |
| CIE-LAB | lab(87.75, -42.76, -1.79) |
| CIE-LCH | lch(87.75, 42.79, 182.39°) |
| OKLab | oklab(87.87% -0.1252 -0.0055) |
| OKLCH | oklch(87.87% 0.125 182.5) |
| XYZ | xyz(50.2978, 71.5398, 80.2509) |
| Luminance | 0.7155 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.27
Bright Aqua
#0BF9EA
ΔE00 3.81
Turquoise
#40E0D0
ΔE00 4.51
Aqua (survey)
#13EAC9
ΔE00 5.18
Bright Turquoise
#0FFEF9
ΔE00 6.17
Light Aqua
#8CFFDB
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F2DE #F26579
analogous
#65F297 #65F2DE #65C0F2
triadic
#65F2DE #DE65F2 #F2DE65
tetradic
#65F2DE #9765F2 #F26579 #C0F265
square
#65F2DE #9765F2 #F26579 #C0F265
split-complementary
#65F2DE #F265C0 #F29765
monochromatic
#11CBB1 #2DEDD2 #65F2DE #9DF7EA #D6FCF6
Accessibility & contrast
On white
1.37
#65F2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#65F2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F2DE
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F2DE | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5DD
Deuteranopia (green-blind)
#D2D5E0
Tritanopia (blue-blind)
#00F6EC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #65f2de; /* rgb */ color: rgb(101, 242, 222); /* oklch */ color: oklch(87.9% 0.125 182.5);
Tailwind
colors: {
custom: {
50: '#9ef7e8',
500: '#65f2de',
950: '#000000',
},
}SCSS
$custom: #65f2de; $custom-light: #9ef7e8; $custom-dark: #000000;
JSON
{
"hex": "#65f2de",
"rgb": {
"r": 101,
"g": 242,
"b": 222
},
"hsl": {
"h": 171.489,
"s": 84.431,
"l": 67.255
},
"oklch": {
"l": 0.87872,
"c": 0.12537,
"h": 182.5
},
"luminance": 0.71545
}Semantic roles & 50–950 ramp
primary
#65F2DE
secondary
#C83348
accent
#0524E1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101716
muted
#808584