#61EAD4#61EAD4
#61EAD4 is a very light, vivid teal. Relative luminance 0.661; OKLCH L 85.6% C 0.123 H 180.9°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #61EAD4 |
|---|---|
| RGB | rgb(97, 234, 212) |
| HSL | hsl(170, 77%, 65%) |
| HSV | hsv(170, 59%, 92%) |
| CMYK | cmyk(58.5%, 0%, 9.4%, 8.2%) |
| CIE-LAB | lab(85.07, -42.41, -0.48) |
| CIE-LCH | lch(85.07, 42.41, 180.64°) |
| OKLab | oklab(85.58% -0.1235 -0.002) |
| OKLCH | oklch(85.58% 0.123 180.9) |
| XYZ | xyz(46.2308, 66.1358, 72.6037) |
| Luminance | 0.6614 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.62
Turquoise
#40E0D0
ΔE00 3.38
Aqua (survey)
#13EAC9
ΔE00 4.15
Bright Aqua
#0BF9EA
ΔE00 5.05
Light Turquoise
#7EF4CC
ΔE00 6.12
Aqua Marine
#2EE8BB
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EAD4 #EA6177
analogous
#61EA90 #61EAD4 #61BBEA
triadic
#61EAD4 #D461EA #EAD461
tetradic
#61EAD4 #9061EA #EA6177 #BBEA61
square
#61EAD4 #9061EA #EA6177 #BBEA61
split-complementary
#61EAD4 #EA61BB #EA9061
monochromatic
#18B89E #2BE3C5 #61EAD4 #97F1E3 #CDF8F1
Accessibility & contrast
On white
1.48
#61EAD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#61EAD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EAD4
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EAD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EAD4 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDD3
Deuteranopia (green-blind)
#CCCED6
Tritanopia (blue-blind)
#00EEE3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #61ead4; /* rgb */ color: rgb(97, 234, 212); /* oklch */ color: oklch(85.6% 0.123 180.9);
Tailwind
colors: {
custom: {
50: '#9bf1e1',
500: '#61ead4',
950: '#000000',
},
}SCSS
$custom: #61ead4; $custom-light: #9bf1e1; $custom-dark: #000000;
JSON
{
"hex": "#61ead4",
"rgb": {
"r": 97,
"g": 234,
"b": 212
},
"hsl": {
"h": 170.365,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.85578,
"c": 0.12348,
"h": 180.9
},
"luminance": 0.6614
}Semantic roles & 50–950 ramp
primary
#61EAD4
secondary
#B8384C
accent
#0D2ED9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584