#61EBD3#61EBD3
#61EBD3 is a very light, vivid teal. Relative luminance 0.667; OKLCH L 85.8% C 0.125 H 179.8°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #61EBD3 |
|---|---|
| RGB | rgb(97, 235, 211) |
| HSL | hsl(170, 78%, 65%) |
| HSV | hsv(170, 59%, 92%) |
| CMYK | cmyk(58.7%, 0%, 10.2%, 7.8%) |
| CIE-LAB | lab(85.33, -43.10, 0.44) |
| CIE-LCH | lch(85.33, 43.10, 179.42°) |
| OKLab | oklab(85.79% -0.1249 0.0005) |
| OKLCH | oklch(85.79% 0.125 179.8) |
| XYZ | xyz(46.3906, 66.6565, 72.0366) |
| Luminance | 0.6666 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.42
Aqua (survey)
#13EAC9
ΔE00 3.77
Turquoise
#40E0D0
ΔE00 3.86
Bright Aqua
#0BF9EA
ΔE00 5.26
Light Turquoise
#7EF4CC
ΔE00 5.55
Aqua Marine
#2EE8BB
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EBD3 #EB6179
analogous
#61EB8E #61EBD3 #61BEEB
triadic
#61EBD3 #D361EB #EBD361
tetradic
#61EBD3 #8E61EB #EB6179 #BEEB61
square
#61EBD3 #8E61EB #EB6179 #BEEB61
split-complementary
#61EBD3 #EB61BE #EB8E61
monochromatic
#18BA9E #2BE4C4 #61EBD3 #97F2E2 #CEF9F1
Accessibility & contrast
On white
1.47
#61EBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#61EBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EBD3
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EBD3 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED2
Deuteranopia (green-blind)
#CDCFD5
Tritanopia (blue-blind)
#00EFE4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #61ebd3; /* rgb */ color: rgb(97, 235, 211); /* oklch */ color: oklch(85.8% 0.125 179.8);
Tailwind
colors: {
custom: {
50: '#9bf2e0',
500: '#61ebd3',
950: '#000000',
},
}SCSS
$custom: #61ebd3; $custom-light: #9bf2e0; $custom-dark: #000000;
JSON
{
"hex": "#61ebd3",
"rgb": {
"r": 97,
"g": 235,
"b": 211
},
"hsl": {
"h": 169.565,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.85785,
"c": 0.12493,
"h": 179.8
},
"luminance": 0.66661
}Semantic roles & 50–950 ramp
primary
#61EBD3
secondary
#B9374E
accent
#0C30DA
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584