#56EEF9#56EEF9
#56EEF9 is a very light, vivid teal. Relative luminance 0.700; OKLCH L 87.4% C 0.127 H 202.0°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #56EEF9 |
|---|---|
| RGB | rgb(86, 238, 249) |
| HSL | hsl(184, 93%, 66%) |
| HSV | hsv(184, 65%, 98%) |
| CMYK | cmyk(65.5%, 4.4%, 0%, 2.4%) |
| CIE-LAB | lab(86.98, -36.24, -17.11) |
| CIE-LCH | lch(86.98, 40.07, 205.28°) |
| OKLab | oklab(87.39% -0.1174 -0.0475) |
| OKLCH | oklch(87.39% 0.127 202) |
| XYZ | xyz(51.5037, 69.9613, 100.3937) |
| Luminance | 0.6997 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.68
Bright Light Blue
#26F7FD
ΔE00 3.40
Robin Egg Blue
#8AF1FE
ΔE00 4.36
Bright Cyan
#41FDFE
ΔE00 4.89
Aqua Blue
#02D8E9
ΔE00 5.63
Robin'S Egg Blue
#98EFF9
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EEF9 #F96156
analogous
#56F9B2 #56EEF9 #569CF9
triadic
#56EEF9 #F956EE #EEF956
tetradic
#56EEF9 #B256F9 #F96156 #9CF956
square
#56EEF9 #B256F9 #F96156 #9CF956
split-complementary
#56EEF9 #F9569C #F9B256
monochromatic
#07C0CD #1BE8F7 #56EEF9 #91F4FB #CCFAFD
Accessibility & contrast
On white
1.40
#56EEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#56EEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EEF9
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EEF9 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE4FA
Deuteranopia (green-blind)
#C4D2FA
Tritanopia (blue-blind)
#00F7F1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #56eef9; /* rgb */ color: rgb(86, 238, 249); /* oklch */ color: oklch(87.4% 0.127 202.0);
Tailwind
colors: {
custom: {
50: '#99f4fb',
500: '#56eef9',
950: '#000000',
},
}SCSS
$custom: #56eef9; $custom-light: #99f4fb; $custom-dark: #000000;
JSON
{
"hex": "#56eef9",
"rgb": {
"r": 86,
"g": 238,
"b": 249
},
"hsl": {
"h": 184.049,
"s": 93.143,
"l": 65.686
},
"oklch": {
"l": 0.87394,
"c": 0.12664,
"h": 202
},
"luminance": 0.69967
}Semantic roles & 50–950 ramp
primary
#56EEF9
secondary
#C9352A
accent
#0F00E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1717
muted
#808585