#65ECCB#65ECCB
#65ECCB is a very light, vivid teal. Relative luminance 0.671; OKLCH L 85.9% C 0.128 H 174.4°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #65ECCB |
|---|---|
| RGB | rgb(101, 236, 203) |
| HSL | hsl(165, 78%, 66%) |
| HSV | hsv(165, 57%, 93%) |
| CMYK | cmyk(57.2%, 0%, 14%, 7.5%) |
| CIE-LAB | lab(85.54, -44.71, 4.95) |
| CIE-LCH | lch(85.54, 44.98, 173.68°) |
| OKLab | oklab(85.92% -0.1273 0.0124) |
| OKLCH | oklch(85.92% 0.128 174.4) |
| XYZ | xyz(46.1368, 67.0648, 67.0017) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.27
Tiffany Blue
#7BF2DA
ΔE00 3.33
Aqua (survey)
#13EAC9
ΔE00 3.40
Aqua Marine
#2EE8BB
ΔE00 4.02
Light Aqua
#8CFFDB
ΔE00 4.90
Aquamarine
#7FFFD4
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ECCB #EC6586
analogous
#65EC87 #65ECCB #65CAEC
triadic
#65ECCB #CB65EC #ECCB65
tetradic
#65ECCB #8765EC #EC6586 #CAEC65
square
#65ECCB #8765EC #EC6586 #CAEC65
split-complementary
#65ECCB #EC65CA #EC8765
monochromatic
#18BF96 #2FE5B9 #65ECCB #9BF3DD #D2F9F0
Accessibility & contrast
On white
1.46
#65ECCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#65ECCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ECCB
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ECCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ECCB | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DECA
Deuteranopia (green-blind)
#D0D0CD
Tritanopia (blue-blind)
#00EEE2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #65eccb; /* rgb */ color: rgb(101, 236, 203); /* oklch */ color: oklch(85.9% 0.128 174.4);
Tailwind
colors: {
custom: {
50: '#9cf3da',
500: '#65eccb',
950: '#000000',
},
}SCSS
$custom: #65eccb; $custom-light: #9cf3da; $custom-dark: #000000;
JSON
{
"hex": "#65eccb",
"rgb": {
"r": 101,
"g": 236,
"b": 203
},
"hsl": {
"h": 165.333,
"s": 78.035,
"l": 66.078
},
"oklch": {
"l": 0.85919,
"c": 0.1279,
"h": 174.4
},
"luminance": 0.67069
}Semantic roles & 50–950 ramp
primary
#65ECCB
secondary
#BE3858
accent
#0B3EDA
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583