#61EFEA#61EFEA
#61EFEA is a very light, vivid teal. Relative luminance 0.702; OKLCH L 87.4% C 0.122 H 191.9°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #61EFEA |
|---|---|
| RGB | rgb(97, 239, 234) |
| HSL | hsl(178, 82%, 66%) |
| HSV | hsv(178, 59%, 94%) |
| CMYK | cmyk(59.4%, 0%, 2.1%, 6.3%) |
| CIE-LAB | lab(87.10, -39.05, -9.04) |
| CIE-LCH | lch(87.10, 40.08, 193.03°) |
| OKLab | oklab(87.42% -0.1192 -0.0251) |
| OKLCH | oklch(87.42% 0.122 191.9) |
| XYZ | xyz(50.6410, 70.2096, 88.7089) |
| Luminance | 0.7022 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.78
Bright Turquoise
#0FFEF9
ΔE00 4.10
Bright Light Blue
#26F7FD
ΔE00 4.26
Aqua
#00FFFF
ΔE00 4.46
Bright Aqua
#0BF9EA
ΔE00 4.78
Turquoise
#40E0D0
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EFEA #EF6166
analogous
#61EFA3 #61EFEA #61ADEF
triadic
#61EFEA #EA61EF #EFEA61
tetradic
#61EFEA #A361EF #EF6166 #ADEF61
square
#61EFEA #A361EF #EF6166 #ADEF61
split-complementary
#61EFEA #EF61AD #EFA361
monochromatic
#14C2BC #29E9E3 #61EFEA #99F5F1 #D0FAF9
Accessibility & contrast
On white
1.40
#61EFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#61EFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EFEA
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EFEA | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EA
Deuteranopia (green-blind)
#CBD3EB
Tritanopia (blue-blind)
#00F5ED
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #61efea; /* rgb */ color: rgb(97, 239, 234); /* oklch */ color: oklch(87.4% 0.122 191.9);
Tailwind
colors: {
custom: {
50: '#9cf5f0',
500: '#61efea',
950: '#000000',
},
}SCSS
$custom: #61efea; $custom-light: #9cf5f0; $custom-dark: #000000;
JSON
{
"hex": "#61efea",
"rgb": {
"r": 97,
"g": 239,
"b": 234
},
"hsl": {
"h": 177.887,
"s": 81.609,
"l": 65.882
},
"oklch": {
"l": 0.87424,
"c": 0.12182,
"h": 191.9
},
"luminance": 0.70215
}Semantic roles & 50–950 ramp
primary
#61EFEA
secondary
#C03439
accent
#080FDE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585