#65E8D5#65E8D5
#65E8D5 is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.3% C 0.119 H 182.4°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #65E8D5 |
|---|---|
| RGB | rgb(101, 232, 213) |
| HSL | hsl(171, 74%, 65%) |
| HSV | hsv(171, 56%, 91%) |
| CMYK | cmyk(56.5%, 0%, 8.2%, 9%) |
| CIE-LAB | lab(84.63, -40.53, -1.63) |
| CIE-LCH | lch(84.63, 40.56, 182.30°) |
| OKLab | oklab(85.26% -0.1187 -0.005) |
| OKLCH | oklch(85.26% 0.119 182.4) |
| XYZ | xyz(46.2283, 65.2795, 73.1019) |
| Luminance | 0.6528 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.92
Tiffany Blue
#7BF2DA
ΔE00 3.04
Aqua (survey)
#13EAC9
ΔE00 5.02
Bright Aqua
#0BF9EA
ΔE00 5.13
Light Turquoise
#7EF4CC
ΔE00 6.92
Seafoam Blue
#78D1B6
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E8D5 #E86578
analogous
#65E894 #65E8D5 #65B9E8
triadic
#65E8D5 #D565E8 #E8D565
tetradic
#65E8D5 #9465E8 #E86578 #B9E865
square
#65E8D5 #9465E8 #E86578 #B9E865
split-complementary
#65E8D5 #E865B9 #E89465
monochromatic
#1BB7A1 #30E0C6 #65E8D5 #9AF0E4 #CFF8F2
Accessibility & contrast
On white
1.49
#65E8D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#65E8D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E8D5
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E8D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E8D5 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD4
Deuteranopia (green-blind)
#CACDD7
Tritanopia (blue-blind)
#00ECE2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65e8d5; /* rgb */ color: rgb(101, 232, 213); /* oklch */ color: oklch(85.3% 0.119 182.4);
Tailwind
colors: {
custom: {
50: '#9cf0e1',
500: '#65e8d5',
950: '#000000',
},
}SCSS
$custom: #65e8d5; $custom-light: #9cf0e1; $custom-dark: #000000;
JSON
{
"hex": "#65e8d5",
"rgb": {
"r": 101,
"g": 232,
"b": 213
},
"hsl": {
"h": 171.298,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.85264,
"c": 0.11885,
"h": 182.4
},
"luminance": 0.65284
}Semantic roles & 50–950 ramp
primary
#65E8D5
secondary
#B73A4C
accent
#0F2CD6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584