#61EFC8#61EFC8
#61EFC8 is a very light, vivid teal. Relative luminance 0.684; OKLCH L 86.4% C 0.135 H 171.9°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #61EFC8 |
|---|---|
| RGB | rgb(97, 239, 200) |
| HSL | hsl(164, 82%, 66%) |
| HSV | hsv(164, 59%, 94%) |
| CMYK | cmyk(59.4%, 0%, 16.3%, 6.3%) |
| CIE-LAB | lab(86.23, -47.45, 7.50) |
| CIE-LCH | lch(86.23, 48.04, 171.02°) |
| OKLab | oklab(86.43% -0.1339 0.0191) |
| OKLCH | oklch(86.43% 0.135 171.9) |
| XYZ | xyz(46.2166, 68.4398, 65.4070) |
| Luminance | 0.6845 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.53
Aqua Marine
#2EE8BB
ΔE00 3.18
Aqua (survey)
#13EAC9
ΔE00 3.79
Aquamarine
#7FFFD4
ΔE00 3.96
Bright Teal
#01F9C6
ΔE00 4.12
Tiffany Blue
#7BF2DA
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EFC8 #EF6188
analogous
#61EF81 #61EFC8 #61CFEF
triadic
#61EFC8 #C861EF #EFC861
tetradic
#61EFC8 #8161EF #EF6188 #CFEF61
square
#61EFC8 #8161EF #EF6188 #CFEF61
split-complementary
#61EFC8 #EF61CF #EF8161
monochromatic
#14C292 #29E9B5 #61EFC8 #99F5DB #D0FAEF
Accessibility & contrast
On white
1.43
#61EFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#61EFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EFC8
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EFC8 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E1C6
Deuteranopia (green-blind)
#D4D2CB
Tritanopia (blue-blind)
#00F1E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #61efc8; /* rgb */ color: rgb(97, 239, 200); /* oklch */ color: oklch(86.4% 0.135 171.9);
Tailwind
colors: {
custom: {
50: '#9bf5d8',
500: '#61efc8',
950: '#000000',
},
}SCSS
$custom: #61efc8; $custom-light: #9bf5d8; $custom-dark: #000000;
JSON
{
"hex": "#61efc8",
"rgb": {
"r": 97,
"g": 239,
"b": 200
},
"hsl": {
"h": 163.521,
"s": 81.609,
"l": 65.882
},
"oklch": {
"l": 0.86425,
"c": 0.13526,
"h": 171.9
},
"luminance": 0.68445
}Semantic roles & 50–950 ramp
primary
#61EFC8
secondary
#C0345B
accent
#0842DE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583