#61E9DE#61E9DE
#61E9DE is a very light, moderate teal. Relative luminance 0.661; OKLCH L 85.6% C 0.119 H 187.8°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #61E9DE |
|---|---|
| RGB | rgb(97, 233, 222) |
| HSL | hsl(175, 76%, 65%) |
| HSV | hsv(175, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 4.7%, 8.6%) |
| CIE-LAB | lab(85.04, -39.44, -5.78) |
| CIE-LCH | lch(85.04, 39.86, 188.33°) |
| OKLab | oklab(85.65% -0.1181 -0.0162) |
| OKLCH | oklch(85.65% 0.119 187.8) |
| XYZ | xyz(47.2477, 66.0883, 79.3594) |
| Luminance | 0.6609 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.28
Bright Aqua
#0BF9EA
ΔE00 4.58
Tiffany Blue
#7BF2DA
ΔE00 4.95
Bright Turquoise
#0FFEF9
ΔE00 5.56
Mediumturquoise
#48D1CC
ΔE00 5.92
Bright Cyan
#41FDFE
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E9DE #E9616C
analogous
#61E99A #61E9DE #61B0E9
triadic
#61E9DE #DE61E9 #E9DE61
tetradic
#61E9DE #9A61E9 #E9616C #B0E961
square
#61E9DE #9A61E9 #E9616C #B0E961
split-complementary
#61E9DE #E961B0 #E99A61
monochromatic
#19B6AA #2BE2D3 #61E9DE #97F0E9 #CCF8F4
Accessibility & contrast
On white
1.48
#61E9DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#61E9DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E9DE
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E9DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E9DE | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEDE
Deuteranopia (green-blind)
#C8CEDF
Tritanopia (blue-blind)
#00EEE5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #61e9de; /* rgb */ color: rgb(97, 233, 222); /* oklch */ color: oklch(85.6% 0.119 187.8);
Tailwind
colors: {
custom: {
50: '#9bf0e8',
500: '#61e9de',
950: '#000000',
},
}SCSS
$custom: #61e9de; $custom-light: #9bf0e8; $custom-dark: #000000;
JSON
{
"hex": "#61e9de",
"rgb": {
"r": 97,
"g": 233,
"b": 222
},
"hsl": {
"h": 175.147,
"s": 75.556,
"l": 64.706
},
"oklch": {
"l": 0.85647,
"c": 0.11924,
"h": 187.8
},
"luminance": 0.66093
}Semantic roles & 50–950 ramp
primary
#61E9DE
secondary
#B63842
accent
#0E1ED8
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584