#61EED5#61EED5
#61EED5 is a very light, vivid teal. Relative luminance 0.685; OKLCH L 86.6% C 0.127 H 179.5°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #61EED5 |
|---|---|
| RGB | rgb(97, 238, 213) |
| HSL | hsl(169, 81%, 66%) |
| HSV | hsv(169, 59%, 93%) |
| CMYK | cmyk(59.2%, 0%, 10.5%, 6.7%) |
| CIE-LAB | lab(86.25, -43.93, 0.73) |
| CIE-LCH | lch(86.25, 43.93, 179.05°) |
| OKLab | oklab(86.55% -0.1272 0.0012) |
| OKLCH | oklch(86.55% 0.127 179.5) |
| XYZ | xyz(47.5090, 68.4897, 73.6540) |
| Luminance | 0.6849 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.13
Aqua (survey)
#13EAC9
ΔE00 3.71
Turquoise
#40E0D0
ΔE00 4.41
Bright Aqua
#0BF9EA
ΔE00 5.06
Light Turquoise
#7EF4CC
ΔE00 5.20
Light Aqua
#8CFFDB
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EED5 #EE617A
analogous
#61EE8E #61EED5 #61C0EE
triadic
#61EED5 #D561EE #EED561
tetradic
#61EED5 #8E61EE #EE617A #C0EE61
square
#61EED5 #8E61EE #EE617A #C0EE61
split-complementary
#61EED5 #EE61C0 #EE8E61
monochromatic
#15C0A2 #2AE8C6 #61EED5 #98F4E4 #D0FAF2
Accessibility & contrast
On white
1.43
#61EED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#61EED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EED5
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EED5 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D4
Deuteranopia (green-blind)
#D0D1D7
Tritanopia (blue-blind)
#00F2E6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #61eed5; /* rgb */ color: rgb(97, 238, 213); /* oklch */ color: oklch(86.6% 0.127 179.5);
Tailwind
colors: {
custom: {
50: '#9bf4e1',
500: '#61eed5',
950: '#000000',
},
}SCSS
$custom: #61eed5; $custom-light: #9bf4e1; $custom-dark: #000000;
JSON
{
"hex": "#61eed5",
"rgb": {
"r": 97,
"g": 238,
"b": 213
},
"hsl": {
"h": 169.362,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.8655,
"c": 0.12717,
"h": 179.5
},
"luminance": 0.68495
}Semantic roles & 50–950 ramp
primary
#61EED5
secondary
#BE354D
accent
#092EDD
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584