#61EAD0#61EAD0
#61EAD0 is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.5% C 0.125 H 178.5°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #61EAD0 |
|---|---|
| RGB | rgb(97, 234, 208) |
| HSL | hsl(169, 77%, 65%) |
| HSV | hsv(169, 59%, 92%) |
| CMYK | cmyk(58.5%, 0%, 11.1%, 8.2%) |
| CIE-LAB | lab(84.96, -43.39, 1.48) |
| CIE-LCH | lch(84.96, 43.41, 178.05°) |
| OKLab | oklab(85.46% -0.1252 0.0032) |
| OKLCH | oklch(85.46% 0.125 178.5) |
| XYZ | xyz(45.7325, 65.9365, 69.9792) |
| Luminance | 0.6594 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.61
Aqua (survey)
#13EAC9
ΔE00 3.43
Turquoise
#40E0D0
ΔE00 4.18
Light Turquoise
#7EF4CC
ΔE00 5.09
Aqua Marine
#2EE8BB
ΔE00 5.47
Bright Aqua
#0BF9EA
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EAD0 #EA617B
analogous
#61EA8B #61EAD0 #61C0EA
triadic
#61EAD0 #D061EA #EAD061
tetradic
#61EAD0 #8B61EA #EA617B #C0EA61
square
#61EAD0 #8B61EA #EA617B #C0EA61
split-complementary
#61EAD0 #EA61C0 #EA8B61
monochromatic
#18B89A #2BE3C0 #61EAD0 #97F1E0 #CDF8F0
Accessibility & contrast
On white
1.48
#61EAD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#61EAD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EAD0
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EAD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EAD0 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDCF
Deuteranopia (green-blind)
#CDCED2
Tritanopia (blue-blind)
#00EDE2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #61ead0; /* rgb */ color: rgb(97, 234, 208); /* oklch */ color: oklch(85.5% 0.125 178.5);
Tailwind
colors: {
custom: {
50: '#9af1de',
500: '#61ead0',
950: '#000000',
},
}SCSS
$custom: #61ead0; $custom-light: #9af1de; $custom-dark: #000000;
JSON
{
"hex": "#61ead0",
"rgb": {
"r": 97,
"g": 234,
"b": 208
},
"hsl": {
"h": 168.613,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.85462,
"c": 0.12525,
"h": 178.5
},
"luminance": 0.65941
}Semantic roles & 50–950 ramp
primary
#61EAD0
secondary
#B83850
accent
#0D33D9
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584