#61EFC4#61EFC4
#61EFC4 is a very light, vivid teal. Relative luminance 0.683; OKLCH L 86.3% C 0.138 H 169.9°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #61EFC4 |
|---|---|
| RGB | rgb(97, 239, 196) |
| HSL | hsl(162, 82%, 66%) |
| HSV | hsv(162, 59%, 94%) |
| CMYK | cmyk(59.4%, 0%, 18%, 6.3%) |
| CIE-LAB | lab(86.13, -48.37, 9.46) |
| CIE-LCH | lch(86.13, 49.28, 168.94°) |
| OKLab | oklab(86.32% -0.1357 0.0242) |
| OKLCH | oklch(86.32% 0.138 169.9) |
| XYZ | xyz(45.7552, 68.2553, 62.9771) |
| Luminance | 0.6826 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.49
Aqua Marine
#2EE8BB
ΔE00 2.93
Bright Teal
#01F9C6
ΔE00 3.77
Aquamarine
#7FFFD4
ΔE00 3.85
Light Aquamarine
#7BFDC7
ΔE00 4.25
Aqua (survey)
#13EAC9
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EFC4 #EF618C
analogous
#61EF7D #61EFC4 #61D3EF
triadic
#61EFC4 #C461EF #EFC461
tetradic
#61EFC4 #7D61EF #EF618C #D3EF61
square
#61EFC4 #7D61EF #EF618C #D3EF61
split-complementary
#61EFC4 #EF61D3 #EF7D61
monochromatic
#14C28D #29E9AF #61EFC4 #99F5D9 #D0FAEE
Accessibility & contrast
On white
1.43
#61EFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#61EFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EFC4
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EFC4 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E0C2
Deuteranopia (green-blind)
#D4D1C7
Tritanopia (blue-blind)
#00F1E3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #61efc4; /* rgb */ color: rgb(97, 239, 196); /* oklch */ color: oklch(86.3% 0.138 169.9);
Tailwind
colors: {
custom: {
50: '#9bf5d5',
500: '#61efc4',
950: '#000000',
},
}SCSS
$custom: #61efc4; $custom-light: #9bf5d5; $custom-dark: #000000;
JSON
{
"hex": "#61efc4",
"rgb": {
"r": 97,
"g": 239,
"b": 196
},
"hsl": {
"h": 161.831,
"s": 81.609,
"l": 65.882
},
"oklch": {
"l": 0.8632,
"c": 0.13783,
"h": 169.9
},
"luminance": 0.6826
}Semantic roles & 50–950 ramp
primary
#61EFC4
secondary
#C0345F
accent
#0848DE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583