#65EEC7#65EEC7
#65EEC7 is a very light, vivid teal. Relative luminance 0.680; OKLCH L 86.3% C 0.133 H 171.4°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #65EEC7 |
|---|---|
| RGB | rgb(101, 238, 199) |
| HSL | hsl(163, 80%, 66%) |
| HSV | hsv(163, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 16.4%, 6.7%) |
| CIE-LAB | lab(86.02, -46.50, 7.75) |
| CIE-LCH | lch(86.02, 47.14, 170.54°) |
| OKLab | oklab(86.28% -0.1311 0.0197) |
| OKLCH | oklch(86.28% 0.133 171.4) |
| XYZ | xyz(46.2453, 68.0347, 64.7167) |
| Luminance | 0.6804 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.35
Aqua Marine
#2EE8BB
ΔE00 3.28
Aquamarine
#7FFFD4
ΔE00 3.98
Aqua (survey)
#13EAC9
ΔE00 4.03
Bright Teal
#01F9C6
ΔE00 4.40
Tiffany Blue
#7BF2DA
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EEC7 #EE658C
analogous
#65EE83 #65EEC7 #65D0EE
triadic
#65EEC7 #C765EE #EEC765
tetradic
#65EEC7 #8365EE #EE658C #D0EE65
square
#65EEC7 #8365EE #EE658C #D0EE65
split-complementary
#65EEC7 #EE65D0 #EE8365
monochromatic
#16C392 #2EE8B3 #65EEC7 #9CF4DB #D3FAEF
Accessibility & contrast
On white
1.44
#65EEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#65EEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EEC7
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EEC7 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E0C5
Deuteranopia (green-blind)
#D3D1CA
Tritanopia (blue-blind)
#00F0E3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #65eec7; /* rgb */ color: rgb(101, 238, 199); /* oklch */ color: oklch(86.3% 0.133 171.4);
Tailwind
colors: {
custom: {
50: '#9cf4d8',
500: '#65eec7',
950: '#000000',
},
}SCSS
$custom: #65eec7; $custom-light: #9cf4d8; $custom-dark: #000000;
JSON
{
"hex": "#65eec7",
"rgb": {
"r": 101,
"g": 238,
"b": 199
},
"hsl": {
"h": 162.92,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.86284,
"c": 0.13263,
"h": 171.4
},
"luminance": 0.68039
}Semantic roles & 50–950 ramp
primary
#65EEC7
secondary
#C1365E
accent
#0945DC
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583