#61EDCC#61EDCC
#61EDCC is a very light, vivid teal. Relative luminance 0.675; OKLCH L 86.1% C 0.131 H 174.8°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #61EDCC |
|---|---|
| RGB | rgb(97, 237, 204) |
| HSL | hsl(166, 80%, 65%) |
| HSV | hsv(166, 59%, 93%) |
| CMYK | cmyk(59.1%, 0%, 13.9%, 7.1%) |
| CIE-LAB | lab(85.74, -45.66, 4.70) |
| CIE-LCH | lch(85.74, 45.90, 174.12°) |
| OKLab | oklab(86.06% -0.1301 0.0118) |
| OKLCH | oklch(86.06% 0.131 174.8) |
| XYZ | xyz(46.1079, 67.4647, 67.7071) |
| Luminance | 0.6747 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.12
Tiffany Blue
#7BF2DA
ΔE00 3.34
Light Turquoise
#7EF4CC
ΔE00 3.42
Aqua Marine
#2EE8BB
ΔE00 3.95
Aquamarine
#7FFFD4
ΔE00 4.89
Light Aqua
#8CFFDB
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EDCC #ED6182
analogous
#61ED86 #61EDCC #61C8ED
triadic
#61EDCC #CC61ED #EDCC61
tetradic
#61EDCC #8661ED #ED6182 #C8ED61
square
#61EDCC #8661ED #ED6182 #C8ED61
split-complementary
#61EDCC #ED61C8 #ED8661
monochromatic
#16BE96 #2AE7BA #61EDCC #98F3DE #CFFAEF
Accessibility & contrast
On white
1.45
#61EDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#61EDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EDCC
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EDCC | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFCB
Deuteranopia (green-blind)
#D1D0CE
Tritanopia (blue-blind)
#00F0E3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #61edcc; /* rgb */ color: rgb(97, 237, 204); /* oklch */ color: oklch(86.1% 0.131 174.8);
Tailwind
colors: {
custom: {
50: '#9bf3db',
500: '#61edcc',
950: '#000000',
},
}SCSS
$custom: #61edcc; $custom-light: #9bf3db; $custom-dark: #000000;
JSON
{
"hex": "#61edcc",
"rgb": {
"r": 97,
"g": 237,
"b": 204
},
"hsl": {
"h": 165.857,
"s": 79.545,
"l": 65.49
},
"oklch": {
"l": 0.86059,
"c": 0.1306,
"h": 174.8
},
"luminance": 0.67469
}Semantic roles & 50–950 ramp
primary
#61EDCC
secondary
#BD3655
accent
#0A3BDC
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1715
muted
#808584