#65EAC6#65EAC6
#65EAC6 is a very light, vivid teal. Relative luminance 0.657; OKLCH L 85.3% C 0.128 H 172.6°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #65EAC6 |
|---|---|
| RGB | rgb(101, 234, 198) |
| HSL | hsl(164, 76%, 66%) |
| HSV | hsv(164, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 15.4%, 8.2%) |
| CIE-LAB | lab(84.84, -45.00, 6.56) |
| CIE-LCH | lch(84.84, 45.48, 171.70°) |
| OKLab | oklab(85.31% -0.1274 0.0167) |
| OKLCH | oklch(85.31% 0.128 172.6) |
| XYZ | xyz(44.9779, 65.6852, 63.7233) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.04
Aqua Marine
#2EE8BB
ΔE00 3.40
Aqua (survey)
#13EAC9
ΔE00 3.68
Tiffany Blue
#7BF2DA
ΔE00 4.23
Aquamarine
#7FFFD4
ΔE00 4.90
Light Teal
#90E4C1
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EAC6 #EA6589
analogous
#65EA83 #65EAC6 #65CCEA
triadic
#65EAC6 #C665EA #EAC665
tetradic
#65EAC6 #8365EA #EA6589 #CCEA65
square
#65EAC6 #8365EA #EA6589 #CCEA65
split-complementary
#65EAC6 #EA65CC #EA8365
monochromatic
#1ABB8F #2FE3B2 #65EAC6 #9BF1DA #D1F9EE
Accessibility & contrast
On white
1.49
#65EAC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#65EAC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EAC6
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EAC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EAC6 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DCC4
Deuteranopia (green-blind)
#CFCEC9
Tritanopia (blue-blind)
#00ECDF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65eac6; /* rgb */ color: rgb(101, 234, 198); /* oklch */ color: oklch(85.3% 0.128 172.6);
Tailwind
colors: {
custom: {
50: '#9cf1d7',
500: '#65eac6',
950: '#000000',
},
}SCSS
$custom: #65eac6; $custom-light: #9cf1d7; $custom-dark: #000000;
JSON
{
"hex": "#65eac6",
"rgb": {
"r": 101,
"g": 234,
"b": 198
},
"hsl": {
"h": 163.759,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.8531,
"c": 0.12849,
"h": 172.6
},
"luminance": 0.6569
}Semantic roles & 50–950 ramp
primary
#65EAC6
secondary
#BA395C
accent
#0D44D8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583