#61EECB#61EECB
#61EECB is a very light, vivid teal. Relative luminance 0.680; OKLCH L 86.3% C 0.132 H 173.9°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #61EECB |
|---|---|
| RGB | rgb(97, 238, 203) |
| HSL | hsl(165, 81%, 66%) |
| HSV | hsv(165, 59%, 93%) |
| CMYK | cmyk(59.2%, 0%, 14.7%, 6.7%) |
| CIE-LAB | lab(86.01, -46.32, 5.61) |
| CIE-LCH | lch(86.01, 46.66, 173.09°) |
| OKLab | oklab(86.27% -0.1315 0.0141) |
| OKLCH | oklch(86.27% 0.132 173.9) |
| XYZ | xyz(46.2787, 67.9975, 67.1743) |
| Luminance | 0.6800 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.03
Aqua (survey)
#13EAC9
ΔE00 3.28
Aqua Marine
#2EE8BB
ΔE00 3.65
Tiffany Blue
#7BF2DA
ΔE00 3.70
Aquamarine
#7FFFD4
ΔE00 4.48
Light Aqua
#8CFFDB
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EECB #EE6184
analogous
#61EE84 #61EECB #61CBEE
triadic
#61EECB #CB61EE #EECB61
tetradic
#61EECB #8461EE #EE6184 #CBEE61
square
#61EECB #8461EE #EE6184 #CBEE61
split-complementary
#61EECB #EE61CB #EE8461
monochromatic
#15C095 #2AE8B9 #61EECB #98F4DD #D0FAEF
Accessibility & contrast
On white
1.44
#61EECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#61EECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EECB
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EECB | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E0C9
Deuteranopia (green-blind)
#D2D1CE
Tritanopia (blue-blind)
#00F0E4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #61eecb; /* rgb */ color: rgb(97, 238, 203); /* oklch */ color: oklch(86.3% 0.132 173.9);
Tailwind
colors: {
custom: {
50: '#9bf4da',
500: '#61eecb',
950: '#000000',
},
}SCSS
$custom: #61eecb; $custom-light: #9bf4da; $custom-dark: #000000;
JSON
{
"hex": "#61eecb",
"rgb": {
"r": 97,
"g": 238,
"b": 203
},
"hsl": {
"h": 165.106,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.86269,
"c": 0.13231,
"h": 173.9
},
"luminance": 0.68002
}Semantic roles & 50–950 ramp
primary
#61EECB
secondary
#BE3557
accent
#093DDD
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583