#61E9CA#61E9CA
#61E9CA is a very light, vivid teal. Relative luminance 0.651; OKLCH L 85.1% C 0.127 H 175.5°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #61E9CA |
|---|---|
| RGB | rgb(97, 233, 202) |
| HSL | hsl(166, 76%, 65%) |
| HSV | hsv(166, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 13.3%, 8.6%) |
| CIE-LAB | lab(84.52, -44.39, 4.00) |
| CIE-LCH | lch(84.52, 44.57, 174.86°) |
| OKLab | oklab(85.06% -0.1268 0.0099) |
| OKLCH | oklch(85.06% 0.127 175.5) |
| XYZ | xyz(44.7244, 65.0790, 66.0702) |
| Luminance | 0.6508 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.09
Tiffany Blue
#7BF2DA
ΔE00 3.41
Light Turquoise
#7EF4CC
ΔE00 4.08
Aqua Marine
#2EE8BB
ΔE00 4.16
Turquoise
#40E0D0
ΔE00 5.32
Light Teal
#90E4C1
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E9CA #E96180
analogous
#61E986 #61E9CA #61C4E9
triadic
#61E9CA #CA61E9 #E9CA61
tetradic
#61E9CA #8661E9 #E96180 #C4E961
square
#61E9CA #8661E9 #E96180 #C4E961
split-complementary
#61E9CA #E961C4 #E98661
monochromatic
#19B692 #2BE2B8 #61E9CA #97F0DC #CCF8EE
Accessibility & contrast
On white
1.50
#61E9CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#61E9CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E9CA
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E9CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E9CA | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCC9
Deuteranopia (green-blind)
#CDCDCC
Tritanopia (blue-blind)
#00ECE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #61e9ca; /* rgb */ color: rgb(97, 233, 202); /* oklch */ color: oklch(85.1% 0.127 175.5);
Tailwind
colors: {
custom: {
50: '#9af0da',
500: '#61e9ca',
950: '#000000',
},
}SCSS
$custom: #61e9ca; $custom-light: #9af0da; $custom-dark: #000000;
JSON
{
"hex": "#61e9ca",
"rgb": {
"r": 97,
"g": 233,
"b": 202
},
"hsl": {
"h": 166.324,
"s": 75.556,
"l": 64.706
},
"oklch": {
"l": 0.85056,
"c": 0.1272,
"h": 175.5
},
"luminance": 0.65083
}Semantic roles & 50–950 ramp
primary
#61E9CA
secondary
#B63855
accent
#0E3CD8
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583