#61EED4#61EED4
#61EED4 is a very light, vivid teal. Relative luminance 0.684; OKLCH L 86.5% C 0.128 H 178.9°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #61EED4 |
|---|---|
| RGB | rgb(97, 238, 212) |
| HSL | hsl(169, 81%, 66%) |
| HSV | hsv(169, 59%, 93%) |
| CMYK | cmyk(59.2%, 0%, 10.9%, 6.7%) |
| CIE-LAB | lab(86.23, -44.17, 1.22) |
| CIE-LCH | lch(86.23, 44.19, 178.42°) |
| OKLab | oklab(86.52% -0.1276 0.0025) |
| OKLCH | oklch(86.52% 0.128 178.9) |
| XYZ | xyz(47.3825, 68.4391, 72.9876) |
| Luminance | 0.6844 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.17
Aqua (survey)
#13EAC9
ΔE00 3.55
Turquoise
#40E0D0
ΔE00 4.60
Light Turquoise
#7EF4CC
ΔE00 4.94
Bright Aqua
#0BF9EA
ΔE00 5.28
Light Aqua
#8CFFDB
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EED4 #EE617B
analogous
#61EE8D #61EED4 #61C1EE
triadic
#61EED4 #D461EE #EED461
tetradic
#61EED4 #8D61EE #EE617B #C1EE61
square
#61EED4 #8D61EE #EE617B #C1EE61
split-complementary
#61EED4 #EE61C1 #EE8D61
monochromatic
#15C0A0 #2AE8C5 #61EED4 #98F4E3 #D0FAF2
Accessibility & contrast
On white
1.43
#61EED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#61EED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EED4
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EED4 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D3
Deuteranopia (green-blind)
#D0D1D6
Tritanopia (blue-blind)
#00F1E6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #61eed4; /* rgb */ color: rgb(97, 238, 212); /* oklch */ color: oklch(86.5% 0.128 178.9);
Tailwind
colors: {
custom: {
50: '#9bf4e1',
500: '#61eed4',
950: '#000000',
},
}SCSS
$custom: #61eed4; $custom-light: #9bf4e1; $custom-dark: #000000;
JSON
{
"hex": "#61eed4",
"rgb": {
"r": 97,
"g": 238,
"b": 212
},
"hsl": {
"h": 168.936,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.86521,
"c": 0.12761,
"h": 178.9
},
"luminance": 0.68444
}Semantic roles & 50–950 ramp
primary
#61EED4
secondary
#BE354E
accent
#0930DD
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584