#56E9FB#56E9FB
#56E9FB is a very light, vivid teal. Relative luminance 0.672; OKLCH L 86.3% C 0.125 H 206.7°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #56E9FB |
|---|---|
| RGB | rgb(86, 233, 251) |
| HSL | hsl(187, 95%, 66%) |
| HSV | hsv(187, 66%, 98%) |
| CMYK | cmyk(65.7%, 7.2%, 0%, 1.6%) |
| CIE-LAB | lab(85.61, -33.33, -20.22) |
| CIE-LCH | lch(85.61, 38.99, 211.24°) |
| OKLab | oklab(86.31% -0.1117 -0.0561) |
| OKLCH | oklch(86.31% 0.125 206.7) |
| XYZ | xyz(50.3818, 67.2157, 101.5668) |
| Luminance | 0.6722 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.63
Robin Egg Blue
#8AF1FE
ΔE00 4.07
Aqua Blue
#02D8E9
ΔE00 4.70
Robin'S Egg Blue
#98EFF9
ΔE00 5.49
Bright Light Blue
#26F7FD
ΔE00 5.81
Neon Blue
#04D9FF
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56E9FB #FB6856
analogous
#56FBBA #56E9FB #5696FB
triadic
#56E9FB #FB56E9 #E9FB56
tetradic
#56E9FB #BA56FB #FB6856 #96FB56
square
#56E9FB #BA56FB #FB6856 #96FB56
split-complementary
#56E9FB #FB5696 #FBBA56
monochromatic
#05BBD2 #1AE1FA #56E9FB #92F1FC #CEF9FE
Accessibility & contrast
On white
1.45
#56E9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#56E9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56E9FB
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56E9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56E9FB | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E0FC
Deuteranopia (green-blind)
#BECEFB
Tritanopia (blue-blind)
#00F3EE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #56e9fb; /* rgb */ color: rgb(86, 233, 251); /* oklch */ color: oklch(86.3% 0.125 206.7);
Tailwind
colors: {
custom: {
50: '#98f0fc',
500: '#56e9fb',
950: '#000000',
},
}SCSS
$custom: #56e9fb; $custom-light: #98f0fc; $custom-dark: #000000;
JSON
{
"hex": "#56e9fb",
"rgb": {
"r": 86,
"g": 233,
"b": 251
},
"hsl": {
"h": 186.545,
"s": 95.376,
"l": 66.078
},
"oklch": {
"l": 0.86312,
"c": 0.12504,
"h": 206.7
},
"luminance": 0.67221
}Semantic roles & 50–950 ramp
primary
#56E9FB
secondary
#CC3B29
accent
#1900E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1617
muted
#808585