#56FFE4#56FFE4
#56FFE4 is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.7% C 0.143 H 180.1°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #56FFE4 |
|---|---|
| RGB | rgb(86, 255, 228) |
| HSL | hsl(170, 100%, 67%) |
| HSV | hsv(170, 66%, 100%) |
| CMYK | cmyk(66.3%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(91.28, -49.32, 0.21) |
| CIE-LCH | lch(91.28, 49.32, 179.76°) |
| OKLab | oklab(90.69% -0.1428 -0.0002) |
| OKLCH | oklch(90.69% 0.143 180.1) |
| XYZ | xyz(53.5946, 79.0938, 85.8258) |
| Luminance | 0.7910 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.89
Bright Aqua
#0BF9EA
ΔE00 4.25
Light Aqua
#8CFFDB
ΔE00 5.16
Aqua (survey)
#13EAC9
ΔE00 5.35
Aquamarine
#7FFFD4
ΔE00 5.70
Light Turquoise
#7EF4CC
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FFE4 #FF5671
analogous
#56FF90 #56FFE4 #56C6FF
triadic
#56FFE4 #E456FF #FFE456
tetradic
#56FFE4 #9056FF #FF5671 #C6FF56
square
#56FFE4 #9056FF #FF5671 #C6FF56
split-complementary
#56FFE4 #FF56C6 #FF9056
monochromatic
#00DBB8 #19FFDA #56FFE4 #93FFEE #D0FFF8
Accessibility & contrast
On white
1.25
#56FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#56FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FFE4
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FFE4 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F0E3
Deuteranopia (green-blind)
#DCDFE6
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #56ffe4; /* rgb */ color: rgb(86, 255, 228); /* oklch */ color: oklch(90.7% 0.143 180.1);
Tailwind
colors: {
custom: {
50: '#99ffec',
500: '#56ffe4',
950: '#000000',
},
}SCSS
$custom: #56ffe4; $custom-light: #99ffec; $custom-dark: #000000;
JSON
{
"hex": "#56ffe4",
"rgb": {
"r": 86,
"g": 255,
"b": 228
},
"hsl": {
"h": 170.414,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.90689,
"c": 0.14284,
"h": 180.1
},
"luminance": 0.791
}Semantic roles & 50–950 ramp
primary
#56FFE4
secondary
#D42541
accent
#0025E6
background
#FCFFFE
surface
#F6FFFD
border
#D0D7D5
text
#0F1816
muted
#808684