#56FFEB#56FFEB
#56FFEB is a very light, vivid teal. Relative luminance 0.795; OKLCH L 90.9% C 0.140 H 183.8°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #56FFEB |
|---|---|
| RGB | rgb(86, 255, 235) |
| HSL | hsl(173, 100%, 67%) |
| HSV | hsv(173, 66%, 100%) |
| CMYK | cmyk(66.3%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(91.46, -47.56, -3.15) |
| CIE-LCH | lch(91.46, 47.67, 183.79°) |
| OKLab | oklab(90.89% -0.1398 -0.0093) |
| OKLCH | oklch(90.89% 0.14 183.8) |
| XYZ | xyz(54.5861, 79.4904, 91.0475) |
| Luminance | 0.7950 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.76
Tiffany Blue
#7BF2DA
ΔE00 4.30
Bright Turquoise
#0FFEF9
ΔE00 4.92
Aqua
#00FFFF
ΔE00 6.38
Aqua (survey)
#13EAC9
ΔE00 6.45
Bright Cyan
#41FDFE
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FFEB #FF566A
analogous
#56FF96 #56FFEB #56BFFF
triadic
#56FFEB #EB56FF #FFEB56
tetradic
#56FFEB #9656FF #FF566A #BFFF56
square
#56FFEB #9656FF #FF566A #BFFF56
split-complementary
#56FFEB #FF56BF #FF9656
monochromatic
#00DBC1 #19FFE4 #56FFEB #93FFF2 #D0FFF9
Accessibility & contrast
On white
1.24
#56FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#56FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FFEB
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FFEB | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#DBDFED
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #56ffeb; /* rgb */ color: rgb(86, 255, 235); /* oklch */ color: oklch(90.9% 0.140 183.8);
Tailwind
colors: {
custom: {
50: '#9afff1',
500: '#56ffeb',
950: '#000000',
},
}SCSS
$custom: #56ffeb; $custom-light: #9afff1; $custom-dark: #000000;
JSON
{
"hex": "#56ffeb",
"rgb": {
"r": 86,
"g": 255,
"b": 235
},
"hsl": {
"h": 172.899,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.90894,
"c": 0.14013,
"h": 183.8
},
"luminance": 0.79497
}Semantic roles & 50–950 ramp
primary
#56FFEB
secondary
#D4253A
accent
#001BE6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101816
muted
#808685