#65EACB#65EACB
#65EACB is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.4% C 0.126 H 175.3°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #65EACB |
|---|---|
| RGB | rgb(101, 234, 203) |
| HSL | hsl(166, 76%, 66%) |
| HSV | hsv(166, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 13.2%, 8.2%) |
| CIE-LAB | lab(84.96, -43.83, 4.11) |
| CIE-LCH | lch(84.96, 44.03, 174.64°) |
| OKLab | oklab(85.45% -0.1252 0.0102) |
| OKLCH | oklch(85.45% 0.126 175.3) |
| XYZ | xyz(45.5642, 65.9197, 66.8109) |
| Luminance | 0.6592 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.15
Aqua (survey)
#13EAC9
ΔE00 3.36
Light Turquoise
#7EF4CC
ΔE00 3.81
Aqua Marine
#2EE8BB
ΔE00 4.33
Light Aqua
#8CFFDB
ΔE00 5.33
Light Teal
#90E4C1
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EACB #EA6584
analogous
#65EA88 #65EACB #65C6EA
triadic
#65EACB #CB65EA #EACB65
tetradic
#65EACB #8865EA #EA6584 #C6EA65
square
#65EACB #8865EA #EA6584 #C6EA65
split-complementary
#65EACB #EA65C6 #EA8865
monochromatic
#1ABB95 #2FE3B9 #65EACB #9BF1DD #D1F9EF
Accessibility & contrast
On white
1.48
#65EACB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#65EACB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EACB
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EACB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EACB | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DDCA
Deuteranopia (green-blind)
#CECECD
Tritanopia (blue-blind)
#00EDE1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65eacb; /* rgb */ color: rgb(101, 234, 203); /* oklch */ color: oklch(85.4% 0.126 175.3);
Tailwind
colors: {
custom: {
50: '#9cf1da',
500: '#65eacb',
950: '#000000',
},
}SCSS
$custom: #65eacb; $custom-light: #9cf1da; $custom-dark: #000000;
JSON
{
"hex": "#65eacb",
"rgb": {
"r": 101,
"g": 234,
"b": 203
},
"hsl": {
"h": 166.015,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.85447,
"c": 0.12562,
"h": 175.3
},
"luminance": 0.65924
}Semantic roles & 50–950 ramp
primary
#65EACB
secondary
#BA3957
accent
#0D3DD8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583