#65E8D3#65E8D3
#65E8D3 is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.2% C 0.120 H 181.2°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #65E8D3 |
|---|---|
| RGB | rgb(101, 232, 211) |
| HSL | hsl(170, 74%, 65%) |
| HSV | hsv(170, 56%, 91%) |
| CMYK | cmyk(56.5%, 0%, 9.1%, 9%) |
| CIE-LAB | lab(84.58, -41.02, -0.65) |
| CIE-LCH | lch(84.58, 41.03, 180.91°) |
| OKLab | oklab(85.21% -0.1196 -0.0024) |
| OKLCH | oklch(85.21% 0.12 181.2) |
| XYZ | xyz(45.9760, 65.1785, 71.7732) |
| Luminance | 0.6518 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.79
Turquoise
#40E0D0
ΔE00 3.18
Aqua (survey)
#13EAC9
ΔE00 4.56
Bright Aqua
#0BF9EA
ΔE00 5.40
Light Turquoise
#7EF4CC
ΔE00 6.36
Seafoam Blue
#78D1B6
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E8D3 #E8657A
analogous
#65E892 #65E8D3 #65BBE8
triadic
#65E8D3 #D365E8 #E8D365
tetradic
#65E8D3 #9265E8 #E8657A #BBE865
square
#65E8D3 #9265E8 #E8657A #BBE865
split-complementary
#65E8D3 #E865BB #E89265
monochromatic
#1BB79E #30E0C4 #65E8D3 #9AF0E2 #CFF8F1
Accessibility & contrast
On white
1.50
#65E8D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#65E8D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E8D3
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E8D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E8D3 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD2
Deuteranopia (green-blind)
#CACDD5
Tritanopia (blue-blind)
#00ECE1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65e8d3; /* rgb */ color: rgb(101, 232, 211); /* oklch */ color: oklch(85.2% 0.120 181.2);
Tailwind
colors: {
custom: {
50: '#9cf0e0',
500: '#65e8d3',
950: '#000000',
},
}SCSS
$custom: #65e8d3; $custom-light: #9cf0e0; $custom-dark: #000000;
JSON
{
"hex": "#65e8d3",
"rgb": {
"r": 101,
"g": 232,
"b": 211
},
"hsl": {
"h": 170.382,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.85205,
"c": 0.11962,
"h": 181.2
},
"luminance": 0.65183
}Semantic roles & 50–950 ramp
primary
#65E8D3
secondary
#B73A4E
accent
#0F2FD6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584