#61EFEC#61EFEC
#61EFEC is a very light, vivid teal. Relative luminance 0.703; OKLCH L 87.5% C 0.122 H 193.2°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #61EFEC |
|---|---|
| RGB | rgb(97, 239, 236) |
| HSL | hsl(179, 82%, 66%) |
| HSV | hsv(179, 59%, 94%) |
| CMYK | cmyk(59.4%, 0%, 1.3%, 6.3%) |
| CIE-LAB | lab(87.16, -38.52, -10.00) |
| CIE-LCH | lch(87.16, 39.80, 194.55°) |
| OKLab | oklab(87.49% -0.1184 -0.0278) |
| OKLCH | oklch(87.49% 0.122 193.2) |
| XYZ | xyz(50.9300, 70.3252, 90.2307) |
| Luminance | 0.7033 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.50
Bright Light Blue
#26F7FD
ΔE00 3.76
Bright Turquoise
#0FFEF9
ΔE00 4.20
Aqua
#00FFFF
ΔE00 4.32
Bright Aqua
#0BF9EA
ΔE00 5.29
Turquoise
#40E0D0
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EFEC #EF6164
analogous
#61EFA5 #61EFEC #61ABEF
triadic
#61EFEC #EC61EF #EFEC61
tetradic
#61EFEC #A561EF #EF6164 #ABEF61
square
#61EFEC #A561EF #EF6164 #ABEF61
split-complementary
#61EFEC #EF61AB #EFA561
monochromatic
#14C2BE #29E9E5 #61EFEC #99F5F3 #D0FAF9
Accessibility & contrast
On white
1.39
#61EFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#61EFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EFEC
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EFEC | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4EC
Deuteranopia (green-blind)
#CBD3ED
Tritanopia (blue-blind)
#00F6EE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #61efec; /* rgb */ color: rgb(97, 239, 236); /* oklch */ color: oklch(87.5% 0.122 193.2);
Tailwind
colors: {
custom: {
50: '#9df4f2',
500: '#61efec',
950: '#000000',
},
}SCSS
$custom: #61efec; $custom-light: #9df4f2; $custom-dark: #000000;
JSON
{
"hex": "#61efec",
"rgb": {
"r": 97,
"g": 239,
"b": 236
},
"hsl": {
"h": 178.732,
"s": 81.609,
"l": 65.882
},
"oklch": {
"l": 0.87489,
"c": 0.12159,
"h": 193.2
},
"luminance": 0.70331
}Semantic roles & 50–950 ramp
primary
#61EFEC
secondary
#C03437
accent
#080CDE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585