#56ECFB#56ECFB
#56ECFB is a very light, vivid teal. Relative luminance 0.689; OKLCH L 87.0% C 0.126 H 204.6°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #56ECFB |
|---|---|
| RGB | rgb(86, 236, 251) |
| HSL | hsl(185, 95%, 66%) |
| HSV | hsv(185, 66%, 98%) |
| CMYK | cmyk(65.7%, 6%, 0%, 1.6%) |
| CIE-LAB | lab(86.47, -34.74, -18.93) |
| CIE-LCH | lch(86.47, 39.56, 208.58°) |
| OKLab | oklab(87% -0.1147 -0.0525) |
| OKLCH | oklch(87% 0.126 204.6) |
| XYZ | xyz(51.2383, 68.9286, 101.8523) |
| Luminance | 0.6893 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.70
Robin Egg Blue
#8AF1FE
ΔE00 3.96
Bright Light Blue
#26F7FD
ΔE00 4.64
Aqua Blue
#02D8E9
ΔE00 5.11
Robin'S Egg Blue
#98EFF9
ΔE00 5.41
Bright Cyan
#41FDFE
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56ECFB #FB6556
analogous
#56FBB8 #56ECFB #5699FB
triadic
#56ECFB #FB56EC #ECFB56
tetradic
#56ECFB #B856FB #FB6556 #99FB56
square
#56ECFB #B856FB #FB6556 #99FB56
split-complementary
#56ECFB #FB5699 #FBB856
monochromatic
#05BFD2 #1AE5FA #56ECFB #92F3FC #CEF9FE
Accessibility & contrast
On white
1.42
#56ECFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#56ECFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56ECFB
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56ECFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56ECFB | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE3FC
Deuteranopia (green-blind)
#C1D1FC
Tritanopia (blue-blind)
#00F5F0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #56ecfb; /* rgb */ color: rgb(86, 236, 251); /* oklch */ color: oklch(87.0% 0.126 204.6);
Tailwind
colors: {
custom: {
50: '#99f2fc',
500: '#56ecfb',
950: '#000000',
},
}SCSS
$custom: #56ecfb; $custom-light: #99f2fc; $custom-dark: #000000;
JSON
{
"hex": "#56ecfb",
"rgb": {
"r": 86,
"g": 236,
"b": 251
},
"hsl": {
"h": 185.455,
"s": 95.376,
"l": 66.078
},
"oklch": {
"l": 0.87003,
"c": 0.12611,
"h": 204.6
},
"luminance": 0.68934
}Semantic roles & 50–950 ramp
primary
#56ECFB
secondary
#CC3829
accent
#1500E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1717
muted
#808585