#56FFED#56FFED
#56FFED is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.0% C 0.139 H 184.9°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #56FFED |
|---|---|
| RGB | rgb(86, 255, 237) |
| HSL | hsl(174, 100%, 67%) |
| HSV | hsv(174, 66%, 100%) |
| CMYK | cmyk(66.3%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(91.51, -47.05, -4.11) |
| CIE-LCH | lch(91.51, 47.23, 185.00°) |
| OKLab | oklab(90.95% -0.139 -0.0119) |
| OKLCH | oklch(90.95% 0.139 184.9) |
| XYZ | xyz(54.8767, 79.6066, 92.5778) |
| Luminance | 0.7961 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.49
Bright Turquoise
#0FFEF9
ΔE00 4.35
Tiffany Blue
#7BF2DA
ΔE00 4.59
Aqua
#00FFFF
ΔE00 5.78
Bright Cyan
#41FDFE
ΔE00 6.00
Turquoise
#40E0D0
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FFED #FF5668
analogous
#56FF98 #56FFED #56BDFF
triadic
#56FFED #ED56FF #FFED56
tetradic
#56FFED #9856FF #FF5668 #BDFF56
square
#56FFED #9856FF #FF5668 #BDFF56
split-complementary
#56FFED #FF56BD #FF9856
monochromatic
#00DBC3 #19FFE6 #56FFED #93FFF4 #D0FFFA
Accessibility & contrast
On white
1.24
#56FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#56FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FFED
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FFED | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EC
Deuteranopia (green-blind)
#DADFEF
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #56ffed; /* rgb */ color: rgb(86, 255, 237); /* oklch */ color: oklch(91.0% 0.139 184.9);
Tailwind
colors: {
custom: {
50: '#9afff2',
500: '#56ffed',
950: '#000000',
},
}SCSS
$custom: #56ffed; $custom-light: #9afff2; $custom-dark: #000000;
JSON
{
"hex": "#56ffed",
"rgb": {
"r": 86,
"g": 255,
"b": 237
},
"hsl": {
"h": 173.609,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.90954,
"c": 0.13947,
"h": 184.9
},
"luminance": 0.79613
}Semantic roles & 50–950 ramp
primary
#56FFED
secondary
#D42538
accent
#0018E6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101817
muted
#808685