#65E8D2#65E8D2
#65E8D2 is a very light, vivid teal. Relative luminance 0.651; OKLCH L 85.2% C 0.120 H 180.5°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #65E8D2 |
|---|---|
| RGB | rgb(101, 232, 210) |
| HSL | hsl(170, 74%, 65%) |
| HSV | hsv(170, 56%, 91%) |
| CMYK | cmyk(56.5%, 0%, 9.5%, 9%) |
| CIE-LAB | lab(84.55, -41.27, -0.16) |
| CIE-LCH | lch(84.55, 41.27, 180.23°) |
| OKLab | oklab(85.18% -0.12 -0.0011) |
| OKLCH | oklch(85.18% 0.12 180.5) |
| XYZ | xyz(45.8511, 65.1286, 71.1150) |
| Luminance | 0.6513 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.71
Turquoise
#40E0D0
ΔE00 3.35
Aqua (survey)
#13EAC9
ΔE00 4.35
Bright Aqua
#0BF9EA
ΔE00 5.56
Light Turquoise
#7EF4CC
ΔE00 6.08
Seafoam Blue
#78D1B6
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E8D2 #E8657B
analogous
#65E891 #65E8D2 #65BCE8
triadic
#65E8D2 #D265E8 #E8D265
tetradic
#65E8D2 #9165E8 #E8657B #BCE865
square
#65E8D2 #9165E8 #E8657B #BCE865
split-complementary
#65E8D2 #E865BC #E89165
monochromatic
#1BB79D #30E0C2 #65E8D2 #9AF0E2 #CFF8F1
Accessibility & contrast
On white
1.50
#65E8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#65E8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E8D2
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E8D2 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD1
Deuteranopia (green-blind)
#CBCDD4
Tritanopia (blue-blind)
#00ECE1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65e8d2; /* rgb */ color: rgb(101, 232, 210); /* oklch */ color: oklch(85.2% 0.120 180.5);
Tailwind
colors: {
custom: {
50: '#9cf0df',
500: '#65e8d2',
950: '#000000',
},
}SCSS
$custom: #65e8d2; $custom-light: #9cf0df; $custom-dark: #000000;
JSON
{
"hex": "#65e8d2",
"rgb": {
"r": 101,
"g": 232,
"b": 210
},
"hsl": {
"h": 169.924,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.85175,
"c": 0.12005,
"h": 180.5
},
"luminance": 0.65133
}Semantic roles & 50–950 ramp
primary
#65E8D2
secondary
#B73A4F
accent
#0F31D6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584