#56EEF8#56EEF8
#56EEF8 is a very light, vivid teal. Relative luminance 0.699; OKLCH L 87.4% C 0.127 H 201.4°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #56EEF8 |
|---|---|
| RGB | rgb(86, 238, 248) |
| HSL | hsl(184, 92%, 65%) |
| HSV | hsv(184, 65%, 97%) |
| CMYK | cmyk(65.3%, 4%, 0%, 2.7%) |
| CIE-LAB | lab(86.95, -36.52, -16.63) |
| CIE-LCH | lch(86.95, 40.13, 204.49°) |
| OKLab | oklab(87.36% -0.1178 -0.0461) |
| OKLCH | oklch(87.36% 0.127 201.4) |
| XYZ | xyz(51.3482, 69.8991, 99.5744) |
| Luminance | 0.6990 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.96
Bright Light Blue
#26F7FD
ΔE00 3.19
Robin Egg Blue
#8AF1FE
ΔE00 4.53
Bright Cyan
#41FDFE
ΔE00 4.64
Aqua
#00FFFF
ΔE00 5.64
Aqua Blue
#02D8E9
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EEF8 #F86056
analogous
#56F8B1 #56EEF8 #569DF8
triadic
#56EEF8 #F856EE #EEF856
tetradic
#56EEF8 #B156F8 #F86056 #9DF856
square
#56EEF8 #B156F8 #F86056 #9DF856
split-complementary
#56EEF8 #F8569D #F8B156
monochromatic
#08BFCB #1BE8F6 #56EEF8 #91F4FA #CCFAFD
Accessibility & contrast
On white
1.40
#56EEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#56EEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EEF8
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EEF8 | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE4F9
Deuteranopia (green-blind)
#C5D2F9
Tritanopia (blue-blind)
#00F7F1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #56eef8; /* rgb */ color: rgb(86, 238, 248); /* oklch */ color: oklch(87.4% 0.127 201.4);
Tailwind
colors: {
custom: {
50: '#99f4fa',
500: '#56eef8',
950: '#000000',
},
}SCSS
$custom: #56eef8; $custom-light: #99f4fa; $custom-dark: #000000;
JSON
{
"hex": "#56eef8",
"rgb": {
"r": 86,
"g": 238,
"b": 248
},
"hsl": {
"h": 183.704,
"s": 92.045,
"l": 65.49
},
"oklch": {
"l": 0.87359,
"c": 0.12653,
"h": 201.4
},
"luminance": 0.69905
}Semantic roles & 50–950 ramp
primary
#56EEF8
secondary
#C7352B
accent
#0E00E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1717
muted
#808585