#65F2D9#65F2D9
#65F2D9 is a very light, vivid teal. Relative luminance 0.713; OKLCH L 87.7% C 0.127 H 179.6°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #65F2D9 |
|---|---|
| RGB | rgb(101, 242, 217) |
| HSL | hsl(169, 84%, 67%) |
| HSV | hsv(169, 58%, 95%) |
| CMYK | cmyk(58.3%, 0%, 10.3%, 5.1%) |
| CIE-LAB | lab(87.62, -43.98, 0.64) |
| CIE-LCH | lch(87.62, 43.99, 179.16°) |
| OKLab | oklab(87.73% -0.1274 0.001) |
| OKLCH | oklch(87.73% 0.127 179.6) |
| XYZ | xyz(49.6376, 71.2757, 76.7739) |
| Luminance | 0.7128 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.75
Aqua (survey)
#13EAC9
ΔE00 4.21
Bright Aqua
#0BF9EA
ΔE00 4.79
Light Turquoise
#7EF4CC
ΔE00 5.06
Turquoise
#40E0D0
ΔE00 5.08
Light Aqua
#8CFFDB
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F2D9 #F2657E
analogous
#65F293 #65F2D9 #65C4F2
triadic
#65F2D9 #D965F2 #F2D965
tetradic
#65F2D9 #9365F2 #F2657E #C4F265
square
#65F2D9 #9365F2 #F2657E #C4F265
split-complementary
#65F2D9 #F265C4 #F29365
monochromatic
#11CBAA #2DEDCB #65F2D9 #9DF7E7 #D6FCF5
Accessibility & contrast
On white
1.38
#65F2D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#65F2D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F2D9
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F2D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F2D9 | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E5D8
Deuteranopia (green-blind)
#D3D5DB
Tritanopia (blue-blind)
#00F6EA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #65f2d9; /* rgb */ color: rgb(101, 242, 217); /* oklch */ color: oklch(87.7% 0.127 179.6);
Tailwind
colors: {
custom: {
50: '#9ef7e4',
500: '#65f2d9',
950: '#000000',
},
}SCSS
$custom: #65f2d9; $custom-light: #9ef7e4; $custom-dark: #000000;
JSON
{
"hex": "#65f2d9",
"rgb": {
"r": 101,
"g": 242,
"b": 217
},
"hsl": {
"h": 169.362,
"s": 84.431,
"l": 67.255
},
"oklch": {
"l": 0.87726,
"c": 0.12741,
"h": 179.6
},
"luminance": 0.71281
}Semantic roles & 50–950 ramp
primary
#65F2D9
secondary
#C8334E
accent
#052CE1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584