#61E9DD#61E9DD
#61E9DD is a very light, moderate teal. Relative luminance 0.660; OKLCH L 85.6% C 0.119 H 187.2°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #61E9DD |
|---|---|
| RGB | rgb(97, 233, 221) |
| HSL | hsl(175, 76%, 65%) |
| HSV | hsv(175, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 5.2%, 8.6%) |
| CIE-LAB | lab(85.01, -39.70, -5.29) |
| CIE-LCH | lch(85.01, 40.05, 187.59°) |
| OKLab | oklab(85.62% -0.1185 -0.0149) |
| OKLCH | oklch(85.62% 0.119 187.2) |
| XYZ | xyz(47.1140, 66.0348, 78.6557) |
| Luminance | 0.6604 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.10
Bright Aqua
#0BF9EA
ΔE00 4.51
Tiffany Blue
#7BF2DA
ΔE00 4.67
Bright Turquoise
#0FFEF9
ΔE00 5.69
Mediumturquoise
#48D1CC
ΔE00 6.03
Bright Cyan
#41FDFE
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E9DD #E9616D
analogous
#61E999 #61E9DD #61B1E9
triadic
#61E9DD #DD61E9 #E9DD61
tetradic
#61E9DD #9961E9 #E9616D #B1E961
square
#61E9DD #9961E9 #E9616D #B1E961
split-complementary
#61E9DD #E961B1 #E99961
monochromatic
#19B6A8 #2BE2D1 #61E9DD #97F0E9 #CCF8F4
Accessibility & contrast
On white
1.48
#61E9DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#61E9DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E9DD
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E9DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E9DD | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDD
Deuteranopia (green-blind)
#C8CEDE
Tritanopia (blue-blind)
#00EEE5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #61e9dd; /* rgb */ color: rgb(97, 233, 221); /* oklch */ color: oklch(85.6% 0.119 187.2);
Tailwind
colors: {
custom: {
50: '#9bf0e7',
500: '#61e9dd',
950: '#000000',
},
}SCSS
$custom: #61e9dd; $custom-light: #9bf0e7; $custom-dark: #000000;
JSON
{
"hex": "#61e9dd",
"rgb": {
"r": 97,
"g": 233,
"b": 221
},
"hsl": {
"h": 174.706,
"s": 75.556,
"l": 64.706
},
"oklch": {
"l": 0.85616,
"c": 0.11949,
"h": 187.2
},
"luminance": 0.6604
}Semantic roles & 50–950 ramp
primary
#61E9DD
secondary
#B63843
accent
#0E20D8
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584