#61EAD5#61EAD5
#61EAD5 is a very light, vivid teal. Relative luminance 0.662; OKLCH L 85.6% C 0.123 H 181.5°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #61EAD5 |
|---|---|
| RGB | rgb(97, 234, 213) |
| HSL | hsl(171, 77%, 65%) |
| HSV | hsv(171, 59%, 92%) |
| CMYK | cmyk(58.5%, 0%, 9%, 8.2%) |
| CIE-LAB | lab(85.09, -42.16, -0.97) |
| CIE-LCH | lch(85.09, 42.17, 181.31°) |
| OKLab | oklab(85.61% -0.123 -0.0033) |
| OKLCH | oklch(85.61% 0.123 181.5) |
| XYZ | xyz(46.3574, 66.1864, 73.2701) |
| Luminance | 0.6619 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.71
Turquoise
#40E0D0
ΔE00 3.22
Aqua (survey)
#13EAC9
ΔE00 4.38
Bright Aqua
#0BF9EA
ΔE00 4.88
Light Turquoise
#7EF4CC
ΔE00 6.39
Light Aqua
#8CFFDB
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EAD5 #EA6176
analogous
#61EA91 #61EAD5 #61BAEA
triadic
#61EAD5 #D561EA #EAD561
tetradic
#61EAD5 #9161EA #EA6176 #BAEA61
square
#61EAD5 #9161EA #EA6176 #BAEA61
split-complementary
#61EAD5 #EA61BA #EA9161
monochromatic
#18B8A0 #2BE3C7 #61EAD5 #97F1E3 #CDF8F2
Accessibility & contrast
On white
1.47
#61EAD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#61EAD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EAD5
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EAD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EAD5 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD4
Deuteranopia (green-blind)
#CBCED7
Tritanopia (blue-blind)
#00EEE3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #61ead5; /* rgb */ color: rgb(97, 234, 213); /* oklch */ color: oklch(85.6% 0.123 181.5);
Tailwind
colors: {
custom: {
50: '#9bf1e1',
500: '#61ead5',
950: '#000000',
},
}SCSS
$custom: #61ead5; $custom-light: #9bf1e1; $custom-dark: #000000;
JSON
{
"hex": "#61ead5",
"rgb": {
"r": 97,
"g": 234,
"b": 213
},
"hsl": {
"h": 170.803,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.85608,
"c": 0.12307,
"h": 181.5
},
"luminance": 0.66191
}Semantic roles & 50–950 ramp
primary
#61EAD5
secondary
#B8384B
accent
#0D2CD9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584