#61EBD8#61EBD8
#61EBD8 is a very light, vivid teal. Relative luminance 0.669; OKLCH L 85.9% C 0.123 H 182.8°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #61EBD8 |
|---|---|
| RGB | rgb(97, 235, 216) |
| HSL | hsl(172, 78%, 65%) |
| HSV | hsv(172, 59%, 92%) |
| CMYK | cmyk(58.7%, 0%, 8.1%, 7.8%) |
| CIE-LAB | lab(85.46, -41.86, -2.01) |
| CIE-LCH | lch(85.46, 41.91, 182.74°) |
| OKLab | oklab(85.93% -0.1228 -0.0061) |
| OKLCH | oklch(85.93% 0.123 182.8) |
| XYZ | xyz(47.0272, 66.9111, 75.3892) |
| Luminance | 0.6692 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.90
Turquoise
#40E0D0
ΔE00 3.14
Bright Aqua
#0BF9EA
ΔE00 4.43
Aqua (survey)
#13EAC9
ΔE00 4.89
Bright Turquoise
#0FFEF9
ΔE00 6.72
Light Turquoise
#7EF4CC
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EBD8 #EB6174
analogous
#61EB93 #61EBD8 #61B9EB
triadic
#61EBD8 #D861EB #EBD861
tetradic
#61EBD8 #9361EB #EB6174 #B9EB61
square
#61EBD8 #9361EB #EB6174 #B9EB61
split-complementary
#61EBD8 #EB61B9 #EB9361
monochromatic
#18BAA4 #2BE4CB #61EBD8 #97F2E5 #CEF9F3
Accessibility & contrast
On white
1.46
#61EBD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#61EBD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EBD8
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EBD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EBD8 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFD7
Deuteranopia (green-blind)
#CCCFDA
Tritanopia (blue-blind)
#00EFE5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #61ebd8; /* rgb */ color: rgb(97, 235, 216); /* oklch */ color: oklch(85.9% 0.123 182.8);
Tailwind
colors: {
custom: {
50: '#9bf2e4',
500: '#61ebd8',
950: '#000000',
},
}SCSS
$custom: #61ebd8; $custom-light: #9bf2e4; $custom-dark: #000000;
JSON
{
"hex": "#61ebd8",
"rgb": {
"r": 97,
"g": 235,
"b": 216
},
"hsl": {
"h": 171.739,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.85932,
"c": 0.12291,
"h": 182.8
},
"luminance": 0.66916
}Semantic roles & 50–950 ramp
primary
#61EBD8
secondary
#B93749
accent
#0C28DA
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584