#61EBD9#61EBD9
#61EBD9 is a very light, vivid teal. Relative luminance 0.670; OKLCH L 86.0% C 0.123 H 183.5°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #61EBD9 |
|---|---|
| RGB | rgb(97, 235, 217) |
| HSL | hsl(172, 78%, 65%) |
| HSV | hsv(172, 59%, 92%) |
| CMYK | cmyk(58.7%, 0%, 7.7%, 7.8%) |
| CIE-LAB | lab(85.49, -41.61, -2.49) |
| CIE-LCH | lch(85.49, 41.68, 183.43°) |
| OKLab | oklab(85.96% -0.1223 -0.0074) |
| OKLCH | oklch(85.96% 0.123 183.5) |
| XYZ | xyz(47.1568, 66.9630, 76.0721) |
| Luminance | 0.6697 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.07
Tiffany Blue
#7BF2DA
ΔE00 3.08
Bright Aqua
#0BF9EA
ΔE00 4.32
Aqua (survey)
#13EAC9
ΔE00 5.15
Bright Turquoise
#0FFEF9
ΔE00 6.49
Light Turquoise
#7EF4CC
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EBD9 #EB6173
analogous
#61EB94 #61EBD9 #61B8EB
triadic
#61EBD9 #D961EB #EBD961
tetradic
#61EBD9 #9461EB #EB6173 #B8EB61
square
#61EBD9 #9461EB #EB6173 #B8EB61
split-complementary
#61EBD9 #EB61B8 #EB9461
monochromatic
#18BAA5 #2BE4CC #61EBD9 #97F2E6 #CEF9F3
Accessibility & contrast
On white
1.46
#61EBD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#61EBD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EBD9
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EBD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EBD9 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFD8
Deuteranopia (green-blind)
#CCCFDB
Tritanopia (blue-blind)
#00EFE5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #61ebd9; /* rgb */ color: rgb(97, 235, 217); /* oklch */ color: oklch(86.0% 0.123 183.5);
Tailwind
colors: {
custom: {
50: '#9bf2e4',
500: '#61ebd9',
950: '#000000',
},
}SCSS
$custom: #61ebd9; $custom-light: #9bf2e4; $custom-dark: #000000;
JSON
{
"hex": "#61ebd9",
"rgb": {
"r": 97,
"g": 235,
"b": 217
},
"hsl": {
"h": 172.174,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.85962,
"c": 0.12255,
"h": 183.5
},
"luminance": 0.66968
}Semantic roles & 50–950 ramp
primary
#61EBD9
secondary
#B93748
accent
#0C27DA
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584