#56DFEA#56DFEA
#56DFEA is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.4% C 0.118 H 202.7°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #56DFEA |
|---|---|
| RGB | rgb(86, 223, 234) |
| HSL | hsl(184, 78%, 63%) |
| HSV | hsv(184, 63%, 92%) |
| CMYK | cmyk(63.2%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(82.21, -33.42, -16.38) |
| CIE-LCH | lch(82.21, 37.22, 206.10°) |
| OKLab | oklab(83.39% -0.1087 -0.0454) |
| OKLCH | oklch(83.39% 0.118 202.7) |
| XYZ | xyz(45.0703, 60.6894, 87.1649) |
| Luminance | 0.6069 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.16
Robin'S Egg
#6DEDFD
ΔE00 3.93
Robin Egg Blue
#8AF1FE
ΔE00 5.65
Bright Light Blue
#26F7FD
ΔE00 6.05
Darkturquoise
#00CED1
ΔE00 6.07
Robin'S Egg Blue
#98EFF9
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DFEA #EA6156
analogous
#56EAAB #56DFEA #5695EA
triadic
#56DFEA #EA56DF #DFEA56
tetradic
#56DFEA #AB56EA #EA6156 #95EA56
square
#56DFEA #AB56EA #EA6156 #95EA56
split-complementary
#56DFEA #EA5695 #EAAB56
monochromatic
#16A4B0 #20D5E3 #56DFEA #8CE9F1 #C3F4F8
Accessibility & contrast
On white
1.60
#56DFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#56DFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DFEA
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DFEA | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EB
Deuteranopia (green-blind)
#B8C5EB
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #56dfea; /* rgb */ color: rgb(86, 223, 234); /* oklch */ color: oklch(83.4% 0.118 202.7);
Tailwind
colors: {
custom: {
50: '#96e9f0',
500: '#56dfea',
950: '#000000',
},
}SCSS
$custom: #56dfea; $custom-light: #96e9f0; $custom-dark: #000000;
JSON
{
"hex": "#56dfea",
"rgb": {
"r": 86,
"g": 223,
"b": 234
},
"hsl": {
"h": 184.459,
"s": 77.895,
"l": 62.745
},
"oklch": {
"l": 0.8339,
"c": 0.11776,
"h": 202.7
},
"luminance": 0.60694
}Semantic roles & 50–950 ramp
primary
#56DFEA
secondary
#B03D34
accent
#1B0BDA
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485