#61EFD4#61EFD4
#61EFD4 is a very light, vivid teal. Relative luminance 0.690; OKLCH L 86.8% C 0.129 H 178.4°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #61EFD4 |
|---|---|
| RGB | rgb(97, 239, 212) |
| HSL | hsl(169, 82%, 66%) |
| HSV | hsv(169, 59%, 94%) |
| CMYK | cmyk(59.4%, 0%, 11.3%, 6.3%) |
| CIE-LAB | lab(86.52, -44.61, 1.64) |
| CIE-LCH | lch(86.52, 44.64, 177.90°) |
| OKLab | oklab(86.76% -0.1286 0.0036) |
| OKLCH | oklch(86.76% 0.129 178.4) |
| XYZ | xyz(47.6744, 69.0230, 73.0849) |
| Luminance | 0.6903 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.19
Aqua (survey)
#13EAC9
ΔE00 3.48
Light Turquoise
#7EF4CC
ΔE00 4.68
Turquoise
#40E0D0
ΔE00 4.91
Light Aqua
#8CFFDB
ΔE00 5.28
Bright Aqua
#0BF9EA
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EFD4 #EF617C
analogous
#61EF8D #61EFD4 #61C3EF
triadic
#61EFD4 #D461EF #EFD461
tetradic
#61EFD4 #8D61EF #EF617C #C3EF61
square
#61EFD4 #8D61EF #EF617C #C3EF61
split-complementary
#61EFD4 #EF61C3 #EF8D61
monochromatic
#14C2A1 #29E9C5 #61EFD4 #99F5E3 #D0FAF2
Accessibility & contrast
On white
1.42
#61EFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#61EFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EFD4
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EFD4 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E2D3
Deuteranopia (green-blind)
#D1D2D6
Tritanopia (blue-blind)
#00F2E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #61efd4; /* rgb */ color: rgb(97, 239, 212); /* oklch */ color: oklch(86.8% 0.129 178.4);
Tailwind
colors: {
custom: {
50: '#9bf5e1',
500: '#61efd4',
950: '#000000',
},
}SCSS
$custom: #61efd4; $custom-light: #9bf5e1; $custom-dark: #000000;
JSON
{
"hex": "#61efd4",
"rgb": {
"r": 97,
"g": 239,
"b": 212
},
"hsl": {
"h": 168.592,
"s": 81.609,
"l": 65.882
},
"oklch": {
"l": 0.86757,
"c": 0.12867,
"h": 178.4
},
"luminance": 0.69028
}Semantic roles & 50–950 ramp
primary
#61EFD4
secondary
#C0344F
accent
#0830DE
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584