#55F0EA#55F0EA
#55F0EA is a very light, vivid teal. Relative luminance 0.702; OKLCH L 87.3% C 0.129 H 191.4°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #55F0EA |
|---|---|
| RGB | rgb(85, 240, 234) |
| HSL | hsl(178, 84%, 64%) |
| HSV | hsv(178, 65%, 94%) |
| CMYK | cmyk(64.6%, 0%, 2.5%, 5.9%) |
| CIE-LAB | lab(87.09, -41.39, -9.09) |
| CIE-LCH | lch(87.09, 42.38, 192.38°) |
| OKLab | oklab(87.33% -0.126 -0.0253) |
| OKLCH | oklch(87.33% 0.129 191.4) |
| XYZ | xyz(49.7510, 70.1864, 88.7513) |
| Luminance | 0.7019 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.50
Bright Cyan
#41FDFE
ΔE00 3.61
Bright Aqua
#0BF9EA
ΔE00 4.01
Aqua
#00FFFF
ΔE00 4.06
Bright Light Blue
#26F7FD
ΔE00 4.21
Turquoise
#40E0D0
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F0EA #F0555B
analogous
#55F09C #55F0EA #55A8F0
triadic
#55F0EA #EA55F0 #F0EA55
tetradic
#55F0EA #9C55F0 #F0555B #A8F055
square
#55F0EA #9C55F0 #F0555B #A8F055
split-complementary
#55F0EA #F055A8 #F09C55
monochromatic
#10BAB4 #1DEBE3 #55F0EA #8DF5F1 #C5FAF8
Accessibility & contrast
On white
1.40
#55F0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#55F0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F0EA
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F0EA | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EA
Deuteranopia (green-blind)
#CBD3EB
Tritanopia (blue-blind)
#00F6EE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #55f0ea; /* rgb */ color: rgb(85, 240, 234); /* oklch */ color: oklch(87.3% 0.129 191.4);
Tailwind
colors: {
custom: {
50: '#97f5f0',
500: '#55f0ea',
950: '#000000',
},
}SCSS
$custom: #55f0ea; $custom-light: #97f5f0; $custom-dark: #000000;
JSON
{
"hex": "#55f0ea",
"rgb": {
"r": 85,
"g": 240,
"b": 234
},
"hsl": {
"h": 177.677,
"s": 83.784,
"l": 63.725
},
"oklch": {
"l": 0.8733,
"c": 0.12854,
"h": 191.4
},
"luminance": 0.70192
}Semantic roles & 50–950 ramp
primary
#55F0EA
secondary
#B93036
accent
#050EE0
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585