#61E4DD#61E4DD
#61E4DD is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.4% C 0.115 H 190.4°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #61E4DD |
|---|---|
| RGB | rgb(97, 228, 221) |
| HSL | hsl(177, 71%, 64%) |
| HSV | hsv(177, 57%, 89%) |
| CMYK | cmyk(57.5%, 0%, 3.1%, 10.6%) |
| CIE-LAB | lab(83.57, -37.42, -7.43) |
| CIE-LCH | lch(83.57, 38.15, 191.22°) |
| OKLab | oklab(84.45% -0.1134 -0.0207) |
| OKLCH | oklch(84.45% 0.115 190.4) |
| XYZ | xyz(45.7186, 63.2440, 78.1905) |
| Luminance | 0.6325 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.80
Mediumturquoise
#48D1CC
ΔE00 4.66
Bright Aqua
#0BF9EA
ΔE00 5.91
Bright Cyan
#41FDFE
ΔE00 6.18
Bright Light Blue
#26F7FD
ΔE00 6.20
Bright Turquoise
#0FFEF9
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E4DD #E46168
analogous
#61E49B #61E4DD #61A9E4
triadic
#61E4DD #DD61E4 #E4DD61
tetradic
#61E4DD #9B61E4 #E46168 #A9E461
square
#61E4DD #9B61E4 #E46168 #A9E461
split-complementary
#61E4DD #E461A9 #E49B61
monochromatic
#1EADA5 #2DDBD2 #61E4DD #95EDE8 #CAF6F3
Accessibility & contrast
On white
1.54
#61E4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#61E4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E4DD
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E4DD | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DD
Deuteranopia (green-blind)
#C3CADE
Tritanopia (blue-blind)
#00EAE1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #61e4dd; /* rgb */ color: rgb(97, 228, 221); /* oklch */ color: oklch(84.4% 0.115 190.4);
Tailwind
colors: {
custom: {
50: '#9aede7',
500: '#61e4dd',
950: '#000000',
},
}SCSS
$custom: #61e4dd; $custom-light: #9aede7; $custom-dark: #000000;
JSON
{
"hex": "#61e4dd",
"rgb": {
"r": 97,
"g": 228,
"b": 221
},
"hsl": {
"h": 176.794,
"s": 70.811,
"l": 63.725
},
"oklch": {
"l": 0.84446,
"c": 0.11525,
"h": 190.4
},
"luminance": 0.63249
}Semantic roles & 50–950 ramp
primary
#61E4DD
secondary
#AE3B41
accent
#131DD3
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584