#56EEF6#56EEF6
#56EEF6 is a very light, vivid teal. Relative luminance 0.698; OKLCH L 87.3% C 0.126 H 200.1°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #56EEF6 |
|---|---|
| RGB | rgb(86, 238, 246) |
| HSL | hsl(183, 90%, 65%) |
| HSV | hsv(183, 65%, 96%) |
| CMYK | cmyk(65%, 3.3%, 0%, 3.5%) |
| CIE-LAB | lab(86.89, -37.07, -15.68) |
| CIE-LCH | lch(86.89, 40.25, 202.92°) |
| OKLab | oklab(87.29% -0.1186 -0.0435) |
| OKLCH | oklch(87.29% 0.126 200.1) |
| XYZ | xyz(51.0396, 69.7756, 97.9490) |
| Luminance | 0.6978 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.83
Robin'S Egg
#6DEDFD
ΔE00 3.55
Bright Cyan
#41FDFE
ΔE00 4.19
Robin Egg Blue
#8AF1FE
ΔE00 4.90
Aqua
#00FFFF
ΔE00 5.19
Aqua Blue
#02D8E9
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EEF6 #F65E56
analogous
#56F6AE #56EEF6 #569EF6
triadic
#56EEF6 #F656EE #EEF656
tetradic
#56EEF6 #AE56F6 #F65E56 #9EF656
square
#56EEF6 #AE56F6 #F65E56 #9EF656
split-complementary
#56EEF6 #F6569E #F6AE56
monochromatic
#0BBEC7 #1CE8F3 #56EEF6 #90F4F9 #CAFAFC
Accessibility & contrast
On white
1.40
#56EEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#56EEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EEF6
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EEF6 | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE4F7
Deuteranopia (green-blind)
#C5D2F7
Tritanopia (blue-blind)
#00F6F0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #56eef6; /* rgb */ color: rgb(86, 238, 246); /* oklch */ color: oklch(87.3% 0.126 200.1);
Tailwind
colors: {
custom: {
50: '#99f4f9',
500: '#56eef6',
950: '#000000',
},
}SCSS
$custom: #56eef6; $custom-light: #99f4f9; $custom-dark: #000000;
JSON
{
"hex": "#56eef6",
"rgb": {
"r": 86,
"g": 238,
"b": 246
},
"hsl": {
"h": 183,
"s": 89.888,
"l": 65.098
},
"oklch": {
"l": 0.8729,
"c": 0.12634,
"h": 200.1
},
"luminance": 0.69781
}Semantic roles & 50–950 ramp
primary
#56EEF6
secondary
#C4342D
accent
#0B00E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1717
muted
#808585