#61EFC3#61EFC3
#61EFC3 is a very light, vivid teal. Relative luminance 0.682; OKLCH L 86.3% C 0.138 H 169.4°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #61EFC3 |
|---|---|
| RGB | rgb(97, 239, 195) |
| HSL | hsl(161, 82%, 66%) |
| HSV | hsv(161, 59%, 94%) |
| CMYK | cmyk(59.4%, 0%, 18.4%, 6.3%) |
| CIE-LAB | lab(86.11, -48.59, 9.95) |
| CIE-LCH | lch(86.11, 49.60, 168.43°) |
| OKLab | oklab(86.29% -0.1361 0.0254) |
| OKLCH | oklch(86.29% 0.138 169.4) |
| XYZ | xyz(45.6418, 68.2099, 62.3797) |
| Luminance | 0.6822 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.55
Aqua Marine
#2EE8BB
ΔE00 2.92
Bright Teal
#01F9C6
ΔE00 3.72
Aquamarine
#7FFFD4
ΔE00 3.87
Light Aquamarine
#7BFDC7
ΔE00 4.10
Aqua (survey)
#13EAC9
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EFC3 #EF618D
analogous
#61EF7C #61EFC3 #61D4EF
triadic
#61EFC3 #C361EF #EFC361
tetradic
#61EFC3 #7C61EF #EF618D #D4EF61
square
#61EFC3 #7C61EF #EF618D #D4EF61
split-complementary
#61EFC3 #EF61D4 #EF7C61
monochromatic
#14C28C #29E9AE #61EFC3 #99F5D8 #D0FAED
Accessibility & contrast
On white
1.43
#61EFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#61EFC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EFC3
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EFC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EFC3 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E0C1
Deuteranopia (green-blind)
#D5D1C6
Tritanopia (blue-blind)
#00F0E2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #61efc3; /* rgb */ color: rgb(97, 239, 195); /* oklch */ color: oklch(86.3% 0.138 169.4);
Tailwind
colors: {
custom: {
50: '#9af5d5',
500: '#61efc3',
950: '#000000',
},
}SCSS
$custom: #61efc3; $custom-light: #9af5d5; $custom-dark: #000000;
JSON
{
"hex": "#61efc3",
"rgb": {
"r": 97,
"g": 239,
"b": 195
},
"hsl": {
"h": 161.408,
"s": 81.609,
"l": 65.882
},
"oklch": {
"l": 0.86294,
"c": 0.13849,
"h": 169.4
},
"luminance": 0.68215
}Semantic roles & 50–950 ramp
primary
#61EFC3
secondary
#C03460
accent
#084ADE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583