#56EFF8#56EFF8
#56EFF8 is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.6% C 0.127 H 200.7°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #56EFF8 |
|---|---|
| RGB | rgb(86, 239, 248) |
| HSL | hsl(183, 92%, 65%) |
| HSV | hsv(183, 65%, 97%) |
| CMYK | cmyk(65.3%, 3.6%, 0%, 2.7%) |
| CIE-LAB | lab(87.23, -36.98, -16.20) |
| CIE-LCH | lch(87.23, 40.37, 203.66°) |
| OKLab | oklab(87.59% -0.1188 -0.0449) |
| OKLCH | oklch(87.59% 0.127 200.7) |
| XYZ | xyz(51.6401, 70.4830, 99.6718) |
| Luminance | 0.7049 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.85
Robin'S Egg
#6DEDFD
ΔE00 3.29
Bright Cyan
#41FDFE
ΔE00 4.25
Robin Egg Blue
#8AF1FE
ΔE00 4.70
Aqua
#00FFFF
ΔE00 5.26
Robin'S Egg Blue
#98EFF9
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EFF8 #F85F56
analogous
#56F8B0 #56EFF8 #569EF8
triadic
#56EFF8 #F856EF #EFF856
tetradic
#56EFF8 #B056F8 #F85F56 #9EF856
square
#56EFF8 #B056F8 #F85F56 #9EF856
split-complementary
#56EFF8 #F8569E #F8B056
monochromatic
#08C0CB #1BE9F6 #56EFF8 #91F5FA #CCFAFD
Accessibility & contrast
On white
1.39
#56EFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#56EFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EFF8
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EFF8 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE5F9
Deuteranopia (green-blind)
#C6D3F9
Tritanopia (blue-blind)
#00F8F1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #56eff8; /* rgb */ color: rgb(86, 239, 248); /* oklch */ color: oklch(87.6% 0.127 200.7);
Tailwind
colors: {
custom: {
50: '#99f4fa',
500: '#56eff8',
950: '#000000',
},
}SCSS
$custom: #56eff8; $custom-light: #99f4fa; $custom-dark: #000000;
JSON
{
"hex": "#56eff8",
"rgb": {
"r": 86,
"g": 239,
"b": 248
},
"hsl": {
"h": 183.333,
"s": 92.045,
"l": 65.49
},
"oklch": {
"l": 0.8759,
"c": 0.12701,
"h": 200.7
},
"luminance": 0.70489
}Semantic roles & 50–950 ramp
primary
#56EFF8
secondary
#C7342B
accent
#0D00E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1717
muted
#808585