#65EFD9#65EFD9
#65EFD9 is a very light, vivid teal. Relative luminance 0.695; OKLCH L 87.0% C 0.124 H 181.1°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #65EFD9 |
|---|---|
| RGB | rgb(101, 239, 217) |
| HSL | hsl(170, 81%, 67%) |
| HSV | hsv(170, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 9.2%, 6.3%) |
| CIE-LAB | lab(86.75, -42.66, -0.62) |
| CIE-LCH | lch(86.75, 42.67, 180.84°) |
| OKLab | oklab(87.02% -0.1243 -0.0024) |
| OKLCH | oklch(87.02% 0.124 181.1) |
| XYZ | xyz(48.7520, 69.5045, 76.4787) |
| Luminance | 0.6951 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.95
Turquoise
#40E0D0
ΔE00 4.21
Bright Aqua
#0BF9EA
ΔE00 4.50
Aqua (survey)
#13EAC9
ΔE00 4.52
Light Turquoise
#7EF4CC
ΔE00 5.88
Light Aqua
#8CFFDB
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EFD9 #EF657B
analogous
#65EF94 #65EFD9 #65C0EF
triadic
#65EFD9 #D965EF #EFD965
tetradic
#65EFD9 #9465EF #EF657B #C0EF65
square
#65EFD9 #9465EF #EF657B #C0EF65
split-complementary
#65EFD9 #EF65C0 #EF9465
monochromatic
#14C5A9 #2EE9CB #65EFD9 #9CF5E7 #D4FBF4
Accessibility & contrast
On white
1.41
#65EFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#65EFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EFD9
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EFD9 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E2D8
Deuteranopia (green-blind)
#D0D3DB
Tritanopia (blue-blind)
#00F3E8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #65efd9; /* rgb */ color: rgb(101, 239, 217); /* oklch */ color: oklch(87.0% 0.124 181.1);
Tailwind
colors: {
custom: {
50: '#9df5e4',
500: '#65efd9',
950: '#000000',
},
}SCSS
$custom: #65efd9; $custom-light: #9df5e4; $custom-dark: #000000;
JSON
{
"hex": "#65efd9",
"rgb": {
"r": 101,
"g": 239,
"b": 217
},
"hsl": {
"h": 170.435,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.87023,
"c": 0.12433,
"h": 181.1
},
"luminance": 0.69509
}Semantic roles & 50–950 ramp
primary
#65EFD9
secondary
#C3364C
accent
#082ADE
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584