#65F2D8#65F2D8
#65F2D8 is a very light, vivid teal. Relative luminance 0.712; OKLCH L 87.7% C 0.128 H 179.0°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #65F2D8 |
|---|---|
| RGB | rgb(101, 242, 216) |
| HSL | hsl(169, 84%, 67%) |
| HSV | hsv(169, 58%, 95%) |
| CMYK | cmyk(58.3%, 0%, 10.7%, 5.1%) |
| CIE-LAB | lab(87.59, -44.23, 1.13) |
| CIE-LCH | lch(87.59, 44.24, 178.54°) |
| OKLab | oklab(87.7% -0.1278 0.0023) |
| OKLCH | oklch(87.7% 0.128 179) |
| XYZ | xyz(49.5079, 71.2238, 76.0909) |
| Luminance | 0.7123 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.78
Aqua (survey)
#13EAC9
ΔE00 4.06
Light Turquoise
#7EF4CC
ΔE00 4.79
Light Aqua
#8CFFDB
ΔE00 4.97
Bright Aqua
#0BF9EA
ΔE00 5.02
Turquoise
#40E0D0
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F2D8 #F2657F
analogous
#65F291 #65F2D8 #65C6F2
triadic
#65F2D8 #D865F2 #F2D865
tetradic
#65F2D8 #9165F2 #F2657F #C6F265
square
#65F2D8 #9165F2 #F2657F #C6F265
split-complementary
#65F2D8 #F265C6 #F29165
monochromatic
#11CBA9 #2DEDCA #65F2D8 #9DF7E6 #D6FCF5
Accessibility & contrast
On white
1.38
#65F2D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#65F2D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F2D8
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F2D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F2D8 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E5D7
Deuteranopia (green-blind)
#D4D5DA
Tritanopia (blue-blind)
#00F6EA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #65f2d8; /* rgb */ color: rgb(101, 242, 216); /* oklch */ color: oklch(87.7% 0.128 179.0);
Tailwind
colors: {
custom: {
50: '#9ef7e4',
500: '#65f2d8',
950: '#000000',
},
}SCSS
$custom: #65f2d8; $custom-light: #9ef7e4; $custom-dark: #000000;
JSON
{
"hex": "#65f2d8",
"rgb": {
"r": 101,
"g": 242,
"b": 216
},
"hsl": {
"h": 168.936,
"s": 84.431,
"l": 67.255
},
"oklch": {
"l": 0.87697,
"c": 0.12786,
"h": 179
},
"luminance": 0.71229
}Semantic roles & 50–950 ramp
primary
#65F2D8
secondary
#C8334F
accent
#052DE1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584