#61EBD2#61EBD2
#61EBD2 is a very light, vivid teal. Relative luminance 0.666; OKLCH L 85.8% C 0.125 H 179.2°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #61EBD2 |
|---|---|
| RGB | rgb(97, 235, 210) |
| HSL | hsl(169, 78%, 65%) |
| HSV | hsv(169, 59%, 92%) |
| CMYK | cmyk(58.7%, 0%, 10.6%, 7.8%) |
| CIE-LAB | lab(85.30, -43.34, 0.92) |
| CIE-LCH | lch(85.30, 43.35, 178.78°) |
| OKLab | oklab(85.76% -0.1254 0.0018) |
| OKLCH | oklch(85.76% 0.125 179.2) |
| XYZ | xyz(46.2656, 66.6065, 71.3784) |
| Luminance | 0.6661 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.43
Aqua (survey)
#13EAC9
ΔE00 3.59
Turquoise
#40E0D0
ΔE00 4.06
Light Turquoise
#7EF4CC
ΔE00 5.29
Bright Aqua
#0BF9EA
ΔE00 5.47
Aqua Marine
#2EE8BB
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EBD2 #EB617A
analogous
#61EB8D #61EBD2 #61BFEB
triadic
#61EBD2 #D261EB #EBD261
tetradic
#61EBD2 #8D61EB #EB617A #BFEB61
square
#61EBD2 #8D61EB #EB617A #BFEB61
split-complementary
#61EBD2 #EB61BF #EB8D61
monochromatic
#18BA9D #2BE4C3 #61EBD2 #97F2E1 #CEF9F1
Accessibility & contrast
On white
1.47
#61EBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#61EBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EBD2
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EBD2 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED1
Deuteranopia (green-blind)
#CDCFD4
Tritanopia (blue-blind)
#00EEE3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #61ebd2; /* rgb */ color: rgb(97, 235, 210); /* oklch */ color: oklch(85.8% 0.125 179.2);
Tailwind
colors: {
custom: {
50: '#9bf2df',
500: '#61ebd2',
950: '#000000',
},
}SCSS
$custom: #61ebd2; $custom-light: #9bf2df; $custom-dark: #000000;
JSON
{
"hex": "#61ebd2",
"rgb": {
"r": 97,
"g": 235,
"b": 210
},
"hsl": {
"h": 169.13,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.85756,
"c": 0.12538,
"h": 179.2
},
"luminance": 0.66611
}Semantic roles & 50–950 ramp
primary
#61EBD2
secondary
#B9374F
accent
#0C31DA
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584