#65EECB#65EECB
#65EECB is a very light, vivid teal. Relative luminance 0.682; OKLCH L 86.4% C 0.130 H 173.6°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #65EECB |
|---|---|
| RGB | rgb(101, 238, 203) |
| HSL | hsl(165, 80%, 66%) |
| HSV | hsv(165, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 14.7%, 6.7%) |
| CIE-LAB | lab(86.12, -45.57, 5.79) |
| CIE-LCH | lch(86.12, 45.94, 172.76°) |
| OKLab | oklab(86.39% -0.1294 0.0146) |
| OKLCH | oklch(86.39% 0.13 173.6) |
| XYZ | xyz(46.7158, 68.2229, 67.1948) |
| Luminance | 0.6823 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.80
Aqua (survey)
#13EAC9
ΔE00 3.56
Tiffany Blue
#7BF2DA
ΔE00 3.61
Aqua Marine
#2EE8BB
ΔE00 3.81
Aquamarine
#7FFFD4
ΔE00 4.34
Light Aqua
#8CFFDB
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EECB #EE6588
analogous
#65EE87 #65EECB #65CCEE
triadic
#65EECB #CB65EE #EECB65
tetradic
#65EECB #8765EE #EE6588 #CCEE65
square
#65EECB #8765EE #EE6588 #CCEE65
split-complementary
#65EECB #EE65CC #EE8765
monochromatic
#16C397 #2EE8B8 #65EECB #9CF4DE #D3FAF0
Accessibility & contrast
On white
1.43
#65EECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#65EECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EECB
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EECB | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E0C9
Deuteranopia (green-blind)
#D2D1CD
Tritanopia (blue-blind)
#00F0E4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #65eecb; /* rgb */ color: rgb(101, 238, 203); /* oklch */ color: oklch(86.4% 0.130 173.6);
Tailwind
colors: {
custom: {
50: '#9df4da',
500: '#65eecb',
950: '#000000',
},
}SCSS
$custom: #65eecb; $custom-light: #9df4da; $custom-dark: #000000;
JSON
{
"hex": "#65eecb",
"rgb": {
"r": 101,
"g": 238,
"b": 203
},
"hsl": {
"h": 164.672,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.86392,
"c": 0.1302,
"h": 173.6
},
"luminance": 0.68228
}Semantic roles & 50–950 ramp
primary
#65EECB
secondary
#C1365A
accent
#093FDC
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583