#56E8F2#56E8F2
#56E8F2 is a very light, vivid teal. Relative luminance 0.661; OKLCH L 85.8% C 0.123 H 201.6°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #56E8F2 |
|---|---|
| RGB | rgb(86, 232, 242) |
| HSL | hsl(184, 86%, 64%) |
| HSV | hsv(184, 64%, 95%) |
| CMYK | cmyk(64.5%, 4.1%, 0%, 5.1%) |
| CIE-LAB | lab(85.05, -35.40, -16.34) |
| CIE-LCH | lch(85.05, 38.99, 204.77°) |
| OKLab | oklab(85.76% -0.1144 -0.0453) |
| OKLCH | oklch(85.76% 0.123 201.6) |
| XYZ | xyz(48.7144, 66.0971, 94.1778) |
| Luminance | 0.6610 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.06
Bright Light Blue
#26F7FD
ΔE00 4.15
Aqua Blue
#02D8E9
ΔE00 4.63
Robin Egg Blue
#8AF1FE
ΔE00 4.79
Bright Cyan
#41FDFE
ΔE00 5.65
Robin'S Egg Blue
#98EFF9
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56E8F2 #F26056
analogous
#56F2AE #56E8F2 #569AF2
triadic
#56E8F2 #F256E8 #E8F256
tetradic
#56E8F2 #AE56F2 #F26056 #9AF256
square
#56E8F2 #AE56F2 #F26056 #9AF256
split-complementary
#56E8F2 #F2569A #F2AE56
monochromatic
#0FB4BF #1DE0EE #56E8F2 #8FF0F6 #C8F7FB
Accessibility & contrast
On white
1.48
#56E8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#56E8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56E8F2
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56E8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56E8F2 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DEF3
Deuteranopia (green-blind)
#C0CDF3
Tritanopia (blue-blind)
#00F0EB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #56e8f2; /* rgb */ color: rgb(86, 232, 242); /* oklch */ color: oklch(85.8% 0.123 201.6);
Tailwind
colors: {
custom: {
50: '#98eff6',
500: '#56e8f2',
950: '#000000',
},
}SCSS
$custom: #56e8f2; $custom-light: #98eff6; $custom-dark: #000000;
JSON
{
"hex": "#56e8f2",
"rgb": {
"r": 86,
"g": 232,
"b": 242
},
"hsl": {
"h": 183.846,
"s": 85.714,
"l": 64.314
},
"oklch": {
"l": 0.85761,
"c": 0.12301,
"h": 201.6
},
"luminance": 0.66102
}Semantic roles & 50–950 ramp
primary
#56E8F2
secondary
#BD382F
accent
#1203E2
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585