#65E8D1#65E8D1
#65E8D1 is a very light, vivid teal. Relative luminance 0.651; OKLCH L 85.1% C 0.120 H 179.9°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #65E8D1 |
|---|---|
| RGB | rgb(101, 232, 209) |
| HSL | hsl(169, 74%, 65%) |
| HSV | hsv(169, 56%, 91%) |
| CMYK | cmyk(56.5%, 0%, 9.9%, 9%) |
| CIE-LAB | lab(84.52, -41.51, 0.33) |
| CIE-LCH | lch(84.52, 41.51, 179.55°) |
| OKLab | oklab(85.15% -0.1205 0.0002) |
| OKLCH | oklch(85.15% 0.12 179.9) |
| XYZ | xyz(45.7269, 65.0789, 70.4609) |
| Luminance | 0.6508 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.66
Turquoise
#40E0D0
ΔE00 3.54
Aqua (survey)
#13EAC9
ΔE00 4.16
Bright Aqua
#0BF9EA
ΔE00 5.73
Light Turquoise
#7EF4CC
ΔE00 5.82
Aqua Marine
#2EE8BB
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E8D1 #E8657C
analogous
#65E890 #65E8D1 #65BDE8
triadic
#65E8D1 #D165E8 #E8D165
tetradic
#65E8D1 #9065E8 #E8657C #BDE865
square
#65E8D1 #9065E8 #E8657C #BDE865
split-complementary
#65E8D1 #E865BD #E89065
monochromatic
#1BB79C #30E0C1 #65E8D1 #9AF0E1 #CFF8F1
Accessibility & contrast
On white
1.50
#65E8D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#65E8D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E8D1
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E8D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E8D1 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD0
Deuteranopia (green-blind)
#CBCDD3
Tritanopia (blue-blind)
#00ECE1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65e8d1; /* rgb */ color: rgb(101, 232, 209); /* oklch */ color: oklch(85.1% 0.120 179.9);
Tailwind
colors: {
custom: {
50: '#9cf0df',
500: '#65e8d1',
950: '#000000',
},
}SCSS
$custom: #65e8d1; $custom-light: #9cf0df; $custom-dark: #000000;
JSON
{
"hex": "#65e8d1",
"rgb": {
"r": 101,
"g": 232,
"b": 209
},
"hsl": {
"h": 169.466,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.85146,
"c": 0.12047,
"h": 179.9
},
"luminance": 0.65083
}Semantic roles & 50–950 ramp
primary
#65E8D1
secondary
#B73A50
accent
#0F32D6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584