#55E2F0#55E2F0
#55E2F0 is a very light, vivid teal. Relative luminance 0.626; OKLCH L 84.3% C 0.121 H 204.5°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #55E2F0 |
|---|---|
| RGB | rgb(85, 226, 240) |
| HSL | hsl(185, 84%, 64%) |
| HSV | hsv(185, 65%, 94%) |
| CMYK | cmyk(64.6%, 5.8%, 0%, 5.9%) |
| CIE-LAB | lab(83.24, -33.30, -18.01) |
| CIE-LCH | lch(83.24, 37.86, 208.41°) |
| OKLab | oklab(84.27% -0.1097 -0.0499) |
| OKLCH | oklch(84.27% 0.121 204.5) |
| XYZ | xyz(46.6641, 62.6101, 92.0469) |
| Luminance | 0.6261 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.99
Aqua Blue
#02D8E9
ΔE00 3.34
Robin Egg Blue
#8AF1FE
ΔE00 5.01
Bright Light Blue
#26F7FD
ΔE00 5.95
Robin'S Egg Blue
#98EFF9
ΔE00 6.02
Neon Blue
#04D9FF
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55E2F0 #F06355
analogous
#55F0B0 #55E2F0 #5594F0
triadic
#55E2F0 #F055E2 #E2F055
tetradic
#55E2F0 #B055F0 #F06355 #94F055
square
#55E2F0 #B055F0 #F06355 #94F055
split-complementary
#55E2F0 #F05594 #F0B055
monochromatic
#10ABBA #1DD8EB #55E2F0 #8DECF5 #C5F5FA
Accessibility & contrast
On white
1.55
#55E2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#55E2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55E2F0
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55E2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55E2F0 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9F1
Deuteranopia (green-blind)
#BAC8F1
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #55e2f0; /* rgb */ color: rgb(85, 226, 240); /* oklch */ color: oklch(84.3% 0.121 204.5);
Tailwind
colors: {
custom: {
50: '#96ebf5',
500: '#55e2f0',
950: '#000000',
},
}SCSS
$custom: #55e2f0; $custom-light: #96ebf5; $custom-dark: #000000;
JSON
{
"hex": "#55e2f0",
"rgb": {
"r": 85,
"g": 226,
"b": 240
},
"hsl": {
"h": 185.419,
"s": 83.784,
"l": 63.725
},
"oklch": {
"l": 0.84273,
"c": 0.12055,
"h": 204.5
},
"luminance": 0.62615
}Semantic roles & 50–950 ramp
primary
#55E2F0
secondary
#B93D30
accent
#1905E0
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485