#56DFF6#56DFF6
#56DFF6 is a very light, vivid teal. Relative luminance 0.614; OKLCH L 83.8% C 0.121 H 210.6°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #56DFF6 |
|---|---|
| RGB | rgb(86, 223, 246) |
| HSL | hsl(189, 90%, 65%) |
| HSV | hsv(189, 65%, 96%) |
| CMYK | cmyk(65%, 9.3%, 0%, 3.5%) |
| CIE-LAB | lab(82.59, -30.00, -22.16) |
| CIE-LCH | lch(82.59, 37.30, 216.45°) |
| OKLab | oklab(83.83% -0.1039 -0.0615) |
| OKLCH | oklch(83.83% 0.121 210.6) |
| XYZ | xyz(46.8530, 61.4025, 96.5535) |
| Luminance | 0.6141 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.85
Aqua Blue
#02D8E9
ΔE00 4.24
Neon Blue
#04D9FF
ΔE00 4.27
Robin Egg Blue
#8AF1FE
ΔE00 5.65
Robin'S Egg Blue
#98EFF9
ΔE00 6.66
Sky Blue
#87CEEB
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DFF6 #F66D56
analogous
#56F6BD #56DFF6 #568FF6
triadic
#56DFF6 #F656DF #DFF656
tetradic
#56DFF6 #BD56F6 #F66D56 #8FF656
square
#56DFF6 #BD56F6 #F66D56 #8FF656
split-complementary
#56DFF6 #F6568F #F6BD56
monochromatic
#0BACC7 #1CD4F3 #56DFF6 #90EAF9 #CAF5FC
Accessibility & contrast
On white
1.58
#56DFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#56DFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DFF6
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DFF6 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD7F7
Deuteranopia (green-blind)
#B4C6F6
Tritanopia (blue-blind)
#00E9E6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #56dff6; /* rgb */ color: rgb(86, 223, 246); /* oklch */ color: oklch(83.8% 0.121 210.6);
Tailwind
colors: {
custom: {
50: '#97e9f9',
500: '#56dff6',
950: '#000000',
},
}SCSS
$custom: #56dff6; $custom-light: #97e9f9; $custom-dark: #000000;
JSON
{
"hex": "#56dff6",
"rgb": {
"r": 86,
"g": 223,
"b": 246
},
"hsl": {
"h": 188.625,
"s": 89.888,
"l": 65.098
},
"oklch": {
"l": 0.83826,
"c": 0.12074,
"h": 210.6
},
"luminance": 0.61408
}Semantic roles & 50–950 ramp
primary
#56DFF6
secondary
#C4422D
accent
#2100E6
background
#FCFEFF
surface
#F5FDFF
border
#CFD5D7
text
#0F1617
muted
#808485