#56FFEC#56FFEC
#56FFEC is a very light, vivid teal. Relative luminance 0.796; OKLCH L 90.9% C 0.140 H 184.3°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #56FFEC |
|---|---|
| RGB | rgb(86, 255, 236) |
| HSL | hsl(173, 100%, 67%) |
| HSV | hsv(173, 66%, 100%) |
| CMYK | cmyk(66.3%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(91.48, -47.31, -3.63) |
| CIE-LCH | lch(91.48, 47.45, 184.39°) |
| OKLab | oklab(90.92% -0.1394 -0.0106) |
| OKLCH | oklch(90.92% 0.14 184.3) |
| XYZ | xyz(54.7310, 79.5484, 91.8105) |
| Luminance | 0.7955 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.61
Tiffany Blue
#7BF2DA
ΔE00 4.44
Bright Turquoise
#0FFEF9
ΔE00 4.63
Aqua
#00FFFF
ΔE00 6.08
Bright Cyan
#41FDFE
ΔE00 6.31
Aqua (survey)
#13EAC9
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FFEC #FF5669
analogous
#56FF97 #56FFEC #56BEFF
triadic
#56FFEC #EC56FF #FFEC56
tetradic
#56FFEC #9756FF #FF5669 #BEFF56
square
#56FFEC #9756FF #FF5669 #BEFF56
split-complementary
#56FFEC #FF56BE #FF9756
monochromatic
#00DBC2 #19FFE5 #56FFEC #93FFF3 #D0FFFA
Accessibility & contrast
On white
1.24
#56FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#56FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FFEC
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FFEC | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EB
Deuteranopia (green-blind)
#DADFEE
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #56ffec; /* rgb */ color: rgb(86, 255, 236); /* oklch */ color: oklch(90.9% 0.140 184.3);
Tailwind
colors: {
custom: {
50: '#9afff2',
500: '#56ffec',
950: '#000000',
},
}SCSS
$custom: #56ffec; $custom-light: #9afff2; $custom-dark: #000000;
JSON
{
"hex": "#56ffec",
"rgb": {
"r": 86,
"g": 255,
"b": 236
},
"hsl": {
"h": 173.254,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.90924,
"c": 0.13979,
"h": 184.3
},
"luminance": 0.79555
}Semantic roles & 50–950 ramp
primary
#56FFEC
secondary
#D42539
accent
#001AE6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101816
muted
#808685