#55E2F4#55E2F4
#55E2F4 is a very light, vivid teal. Relative luminance 0.629; OKLCH L 84.4% C 0.121 H 207.1°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #55E2F4 |
|---|---|
| RGB | rgb(85, 226, 244) |
| HSL | hsl(187, 88%, 65%) |
| HSV | hsv(187, 65%, 96%) |
| CMYK | cmyk(65.2%, 7.4%, 0%, 4.3%) |
| CIE-LAB | lab(83.36, -32.16, -19.94) |
| CIE-LCH | lch(83.36, 37.84, 211.79°) |
| OKLab | oklab(84.42% -0.1081 -0.0553) |
| OKLCH | oklch(84.42% 0.121 207.1) |
| XYZ | xyz(47.2648, 62.8504, 95.2108) |
| Luminance | 0.6286 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.78
Aqua Blue
#02D8E9
ΔE00 3.58
Robin Egg Blue
#8AF1FE
ΔE00 4.90
Neon Blue
#04D9FF
ΔE00 5.90
Robin'S Egg Blue
#98EFF9
ΔE00 6.02
Bright Light Blue
#26F7FD
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55E2F4 #F46755
analogous
#55F4B6 #55E2F4 #5593F4
triadic
#55E2F4 #F455E2 #E2F455
tetradic
#55E2F4 #B655F4 #F46755 #93F455
square
#55E2F4 #B655F4 #F46755 #93F455
split-complementary
#55E2F4 #F45593 #F4B655
monochromatic
#0DAEC2 #1CD8F0 #55E2F4 #8EECF8 #C8F6FB
Accessibility & contrast
On white
1.55
#55E2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#55E2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55E2F4
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55E2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55E2F4 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DAF5
Deuteranopia (green-blind)
#B8C8F4
Tritanopia (blue-blind)
#00EBE7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #55e2f4; /* rgb */ color: rgb(85, 226, 244); /* oklch */ color: oklch(84.4% 0.121 207.1);
Tailwind
colors: {
custom: {
50: '#97ebf7',
500: '#55e2f4',
950: '#000000',
},
}SCSS
$custom: #55e2f4; $custom-light: #97ebf7; $custom-dark: #000000;
JSON
{
"hex": "#55e2f4",
"rgb": {
"r": 85,
"g": 226,
"b": 244
},
"hsl": {
"h": 186.792,
"s": 87.845,
"l": 64.51
},
"oklch": {
"l": 0.84417,
"c": 0.12145,
"h": 207.1
},
"luminance": 0.62856
}Semantic roles & 50–950 ramp
primary
#55E2F4
secondary
#C03E2E
accent
#1B01E4
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485