#65E9D5#65E9D5
#65E9D5 is a very light, moderate teal. Relative luminance 0.658; OKLCH L 85.5% C 0.120 H 181.9°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #65E9D5 |
|---|---|
| RGB | rgb(101, 233, 213) |
| HSL | hsl(171, 75%, 65%) |
| HSV | hsv(171, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 8.6%, 8.6%) |
| CIE-LAB | lab(84.92, -40.98, -1.21) |
| CIE-LCH | lch(84.92, 40.99, 181.69°) |
| OKLab | oklab(85.5% -0.1198 -0.0039) |
| OKLCH | oklch(85.5% 0.12 181.9) |
| XYZ | xyz(46.5106, 65.8440, 73.1960) |
| Luminance | 0.6585 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.76
Turquoise
#40E0D0
ΔE00 3.15
Aqua (survey)
#13EAC9
ΔE00 4.78
Bright Aqua
#0BF9EA
ΔE00 5.08
Light Turquoise
#7EF4CC
ΔE00 6.59
Seafoam Blue
#78D1B6
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E9D5 #E96579
analogous
#65E993 #65E9D5 #65BBE9
triadic
#65E9D5 #D565E9 #E9D565
tetradic
#65E9D5 #9365E9 #E96579 #BBE965
square
#65E9D5 #9365E9 #E96579 #BBE965
split-complementary
#65E9D5 #E965BB #E99365
monochromatic
#1AB9A1 #2FE1C6 #65E9D5 #9BF1E4 #D0F8F2
Accessibility & contrast
On white
1.48
#65E9D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#65E9D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E9D5
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E9D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E9D5 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD4
Deuteranopia (green-blind)
#CBCED7
Tritanopia (blue-blind)
#00EDE3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65e9d5; /* rgb */ color: rgb(101, 233, 213); /* oklch */ color: oklch(85.5% 0.120 181.9);
Tailwind
colors: {
custom: {
50: '#9cf0e1',
500: '#65e9d5',
950: '#000000',
},
}SCSS
$custom: #65e9d5; $custom-light: #9cf0e1; $custom-dark: #000000;
JSON
{
"hex": "#65e9d5",
"rgb": {
"r": 101,
"g": 233,
"b": 213
},
"hsl": {
"h": 170.909,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.85499,
"c": 0.11985,
"h": 181.9
},
"luminance": 0.65849
}Semantic roles & 50–950 ramp
primary
#65E9D5
secondary
#B93A4D
accent
#0E2DD7
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584