#65EEC6#65EEC6
#65EEC6 is a very light, vivid teal. Relative luminance 0.680; OKLCH L 86.3% C 0.133 H 170.9°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #65EEC6 |
|---|---|
| RGB | rgb(101, 238, 198) |
| HSL | hsl(162, 80%, 66%) |
| HSV | hsv(162, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 16.8%, 6.7%) |
| CIE-LAB | lab(86.00, -46.73, 8.24) |
| CIE-LCH | lch(86.00, 47.45, 170.00°) |
| OKLab | oklab(86.26% -0.1316 0.021) |
| OKLCH | oklch(86.26% 0.133 170.9) |
| XYZ | xyz(46.1296, 67.9884, 64.1072) |
| Luminance | 0.6799 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.31
Aqua Marine
#2EE8BB
ΔE00 3.20
Aquamarine
#7FFFD4
ΔE00 3.94
Aqua (survey)
#13EAC9
ΔE00 4.19
Bright Teal
#01F9C6
ΔE00 4.31
Light Aqua
#8CFFDB
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EEC6 #EE658D
analogous
#65EE82 #65EEC6 #65D2EE
triadic
#65EEC6 #C665EE #EEC665
tetradic
#65EEC6 #8265EE #EE658D #D2EE65
square
#65EEC6 #8265EE #EE658D #D2EE65
split-complementary
#65EEC6 #EE65D2 #EE8265
monochromatic
#16C390 #2EE8B2 #65EEC6 #9CF4DA #D3FAEF
Accessibility & contrast
On white
1.44
#65EEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#65EEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EEC6
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EEC6 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E0C4
Deuteranopia (green-blind)
#D4D1C9
Tritanopia (blue-blind)
#00F0E2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #65eec6; /* rgb */ color: rgb(101, 238, 198); /* oklch */ color: oklch(86.3% 0.133 170.9);
Tailwind
colors: {
custom: {
50: '#9cf4d7',
500: '#65eec6',
950: '#000000',
},
}SCSS
$custom: #65eec6; $custom-light: #9cf4d7; $custom-dark: #000000;
JSON
{
"hex": "#65eec6",
"rgb": {
"r": 101,
"g": 238,
"b": 198
},
"hsl": {
"h": 162.482,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.86258,
"c": 0.13327,
"h": 170.9
},
"luminance": 0.67993
}Semantic roles & 50–950 ramp
primary
#65EEC6
secondary
#C1365F
accent
#0947DC
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583