#65EAD4#65EAD4
#65EAD4 is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.7% C 0.121 H 180.7°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #65EAD4 |
|---|---|
| RGB | rgb(101, 234, 212) |
| HSL | hsl(170, 76%, 66%) |
| HSV | hsv(170, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 9.4%, 8.2%) |
| CIE-LAB | lab(85.18, -41.67, -0.30) |
| CIE-LCH | lch(85.18, 41.67, 180.41°) |
| OKLab | oklab(85.7% -0.1213 -0.0015) |
| OKLCH | oklch(85.7% 0.121 180.7) |
| XYZ | xyz(46.6680, 66.3612, 72.6242) |
| Luminance | 0.6637 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.41
Turquoise
#40E0D0
ΔE00 3.55
Aqua (survey)
#13EAC9
ΔE00 4.34
Bright Aqua
#0BF9EA
ΔE00 5.23
Light Turquoise
#7EF4CC
ΔE00 5.98
Light Aqua
#8CFFDB
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EAD4 #EA657B
analogous
#65EA91 #65EAD4 #65BDEA
triadic
#65EAD4 #D465EA #EAD465
tetradic
#65EAD4 #9165EA #EA657B #BDEA65
square
#65EAD4 #9165EA #EA657B #BDEA65
split-complementary
#65EAD4 #EA65BD #EA9165
monochromatic
#1ABBA0 #2FE3C5 #65EAD4 #9BF1E3 #D1F9F2
Accessibility & contrast
On white
1.47
#65EAD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#65EAD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EAD4
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EAD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EAD4 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED3
Deuteranopia (green-blind)
#CCCFD6
Tritanopia (blue-blind)
#00EEE3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65ead4; /* rgb */ color: rgb(101, 234, 212); /* oklch */ color: oklch(85.7% 0.121 180.7);
Tailwind
colors: {
custom: {
50: '#9cf1e1',
500: '#65ead4',
950: '#000000',
},
}SCSS
$custom: #65ead4; $custom-light: #9cf1e1; $custom-dark: #000000;
JSON
{
"hex": "#65ead4",
"rgb": {
"r": 101,
"g": 234,
"b": 212
},
"hsl": {
"h": 170.075,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.85704,
"c": 0.12128,
"h": 180.7
},
"luminance": 0.66366
}Semantic roles & 50–950 ramp
primary
#65EAD4
secondary
#BA394E
accent
#0D2FD8
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584