#65EBCC#65EBCC
#65EBCC is a very light, vivid teal. Relative luminance 0.665; OKLCH L 85.7% C 0.126 H 175.4°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #65EBCC |
|---|---|
| RGB | rgb(101, 235, 204) |
| HSL | hsl(166, 77%, 66%) |
| HSV | hsv(166, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 13.2%, 7.8%) |
| CIE-LAB | lab(85.27, -44.03, 4.04) |
| CIE-LCH | lch(85.27, 44.22, 174.76°) |
| OKLab | oklab(85.71% -0.1258 0.01) |
| OKLCH | oklch(85.71% 0.126 175.4) |
| XYZ | xyz(45.9692, 66.5385, 67.5357) |
| Luminance | 0.6654 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.02
Aqua (survey)
#13EAC9
ΔE00 3.35
Light Turquoise
#7EF4CC
ΔE00 3.73
Aqua Marine
#2EE8BB
ΔE00 4.38
Light Aqua
#8CFFDB
ΔE00 5.17
Aquamarine
#7FFFD4
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EBCC #EB6584
analogous
#65EB89 #65EBCC #65C7EB
triadic
#65EBCC #CC65EB #EBCC65
tetradic
#65EBCC #8965EB #EB6584 #C7EB65
square
#65EBCC #8965EB #EB6584 #C7EB65
split-complementary
#65EBCC #EB65C7 #EB8965
monochromatic
#19BD97 #2FE4BA #65EBCC #9BF2DE #D1F9F0
Accessibility & contrast
On white
1.47
#65EBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#65EBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EBCC
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EBCC | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DECB
Deuteranopia (green-blind)
#CFCFCE
Tritanopia (blue-blind)
#00EEE2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65ebcc; /* rgb */ color: rgb(101, 235, 204); /* oklch */ color: oklch(85.7% 0.126 175.4);
Tailwind
colors: {
custom: {
50: '#9cf2db',
500: '#65ebcc',
950: '#000000',
},
}SCSS
$custom: #65ebcc; $custom-light: #9cf2db; $custom-dark: #000000;
JSON
{
"hex": "#65ebcc",
"rgb": {
"r": 101,
"g": 235,
"b": 204
},
"hsl": {
"h": 166.119,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.85711,
"c": 0.12621,
"h": 175.4
},
"luminance": 0.66543
}Semantic roles & 50–950 ramp
primary
#65EBCC
secondary
#BC3857
accent
#0C3CD9
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1715
muted
#808584