#61EFD6#61EFD6
#61EFD6 is a very light, vivid teal. Relative luminance 0.691; OKLCH L 86.8% C 0.128 H 179.5°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #61EFD6 |
|---|---|
| RGB | rgb(97, 239, 214) |
| HSL | hsl(169, 82%, 66%) |
| HSV | hsv(169, 59%, 94%) |
| CMYK | cmyk(59.4%, 0%, 10.5%, 6.3%) |
| CIE-LAB | lab(86.57, -44.12, 0.66) |
| CIE-LCH | lch(86.57, 44.12, 179.14°) |
| OKLab | oklab(86.81% -0.1277 0.0011) |
| OKLCH | oklch(86.81% 0.128 179.5) |
| XYZ | xyz(47.9283, 69.1245, 74.4218) |
| Luminance | 0.6913 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.07
Aqua (survey)
#13EAC9
ΔE00 3.77
Turquoise
#40E0D0
ΔE00 4.54
Bright Aqua
#0BF9EA
ΔE00 4.93
Light Turquoise
#7EF4CC
ΔE00 5.19
Light Aqua
#8CFFDB
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EFD6 #EF617A
analogous
#61EF8F #61EFD6 #61C1EF
triadic
#61EFD6 #D661EF #EFD661
tetradic
#61EFD6 #8F61EF #EF617A #C1EF61
square
#61EFD6 #8F61EF #EF617A #C1EF61
split-complementary
#61EFD6 #EF61C1 #EF8F61
monochromatic
#14C2A3 #29E9C8 #61EFD6 #99F5E4 #D0FAF3
Accessibility & contrast
On white
1.42
#61EFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#61EFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EFD6
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EFD6 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E2D5
Deuteranopia (green-blind)
#D0D2D8
Tritanopia (blue-blind)
#00F3E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #61efd6; /* rgb */ color: rgb(97, 239, 214); /* oklch */ color: oklch(86.8% 0.128 179.5);
Tailwind
colors: {
custom: {
50: '#9bf5e2',
500: '#61efd6',
950: '#000000',
},
}SCSS
$custom: #61efd6; $custom-light: #9bf5e2; $custom-dark: #000000;
JSON
{
"hex": "#61efd6",
"rgb": {
"r": 97,
"g": 239,
"b": 214
},
"hsl": {
"h": 169.437,
"s": 81.609,
"l": 65.882
},
"oklch": {
"l": 0.86814,
"c": 0.12775,
"h": 179.5
},
"luminance": 0.69129
}Semantic roles & 50–950 ramp
primary
#61EFD6
secondary
#C0344D
accent
#082DDE
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584