#61E9DB#61E9DB
#61E9DB is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.6% C 0.120 H 185.9°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #61E9DB |
|---|---|
| RGB | rgb(97, 233, 219) |
| HSL | hsl(174, 76%, 65%) |
| HSV | hsv(174, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 6%, 8.6%) |
| CIE-LAB | lab(84.96, -40.21, -4.32) |
| CIE-LCH | lch(84.96, 40.44, 186.13°) |
| OKLab | oklab(85.55% -0.1194 -0.0123) |
| OKLCH | oklch(85.55% 0.12 185.9) |
| XYZ | xyz(46.8492, 65.9289, 77.2607) |
| Luminance | 0.6593 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.84
Tiffany Blue
#7BF2DA
ΔE00 4.15
Bright Aqua
#0BF9EA
ΔE00 4.46
Bright Turquoise
#0FFEF9
ΔE00 6.01
Aqua (survey)
#13EAC9
ΔE00 6.26
Mediumturquoise
#48D1CC
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E9DB #E9616F
analogous
#61E997 #61E9DB #61B3E9
triadic
#61E9DB #DB61E9 #E9DB61
tetradic
#61E9DB #9761E9 #E9616F #B3E961
square
#61E9DB #9761E9 #E9616F #B3E961
split-complementary
#61E9DB #E961B3 #E99761
monochromatic
#19B6A6 #2BE2CF #61E9DB #97F0E7 #CCF8F3
Accessibility & contrast
On white
1.48
#61E9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#61E9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E9DB
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E9DB | 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)
#DEDDDB
Deuteranopia (green-blind)
#C9CEDD
Tritanopia (blue-blind)
#00EEE4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #61e9db; /* rgb */ color: rgb(97, 233, 219); /* oklch */ color: oklch(85.6% 0.120 185.9);
Tailwind
colors: {
custom: {
50: '#9bf0e6',
500: '#61e9db',
950: '#000000',
},
}SCSS
$custom: #61e9db; $custom-light: #9bf0e6; $custom-dark: #000000;
JSON
{
"hex": "#61e9db",
"rgb": {
"r": 97,
"g": 233,
"b": 219
},
"hsl": {
"h": 173.824,
"s": 75.556,
"l": 64.706
},
"oklch": {
"l": 0.85554,
"c": 0.12004,
"h": 185.9
},
"luminance": 0.65934
}Semantic roles & 50–950 ramp
primary
#61E9DB
secondary
#B63845
accent
#0E23D8
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584