#56FFE0#56FFE0
#56FFE0 is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.6% C 0.145 H 178.1°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #56FFE0 |
|---|---|
| RGB | rgb(86, 255, 224) |
| HSL | hsl(169, 100%, 67%) |
| HSV | hsv(169, 66%, 100%) |
| CMYK | cmyk(66.3%, 0%, 12.2%, 0%) |
| CIE-LAB | lab(91.18, -50.31, 2.14) |
| CIE-LCH | lch(91.18, 50.35, 177.57°) |
| OKLab | oklab(90.58% -0.1446 0.0049) |
| OKLCH | oklch(90.58% 0.145 178.1) |
| XYZ | xyz(53.0458, 78.8743, 82.9352) |
| Luminance | 0.7888 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.08
Light Aqua
#8CFFDB
ΔE00 4.53
Aquamarine
#7FFFD4
ΔE00 4.75
Aqua (survey)
#13EAC9
ΔE00 5.02
Light Turquoise
#7EF4CC
ΔE00 5.19
Bright Aqua
#0BF9EA
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FFE0 #FF5675
analogous
#56FF8C #56FFE0 #56CAFF
triadic
#56FFE0 #E056FF #FFE056
tetradic
#56FFE0 #8C56FF #FF5675 #CAFF56
square
#56FFE0 #8C56FF #FF5675 #CAFF56
split-complementary
#56FFE0 #FF56CA #FF8C56
monochromatic
#00DBB3 #19FFD5 #56FFE0 #93FFEB #D0FFF6
Accessibility & contrast
On white
1.25
#56FFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#56FFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FFE0
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FFE0 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DF
Deuteranopia (green-blind)
#DDDEE2
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #56ffe0; /* rgb */ color: rgb(86, 255, 224); /* oklch */ color: oklch(90.6% 0.145 178.1);
Tailwind
colors: {
custom: {
50: '#99ffe9',
500: '#56ffe0',
950: '#000000',
},
}SCSS
$custom: #56ffe0; $custom-light: #99ffe9; $custom-dark: #000000;
JSON
{
"hex": "#56ffe0",
"rgb": {
"r": 86,
"g": 255,
"b": 224
},
"hsl": {
"h": 168.994,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.90575,
"c": 0.14466,
"h": 178.1
},
"luminance": 0.7888
}Semantic roles & 50–950 ramp
primary
#56FFE0
secondary
#D42545
accent
#002AE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1816
muted
#808684