#55FFEB#55FFEB
#55FFEB is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.9% C 0.141 H 183.8°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #55FFEB |
|---|---|
| RGB | rgb(85, 255, 235) |
| HSL | hsl(173, 100%, 67%) |
| HSV | hsv(173, 67%, 100%) |
| CMYK | cmyk(66.7%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(91.43, -47.70, -3.19) |
| CIE-LCH | lch(91.43, 47.81, 183.82°) |
| OKLab | oklab(90.87% -0.1402 -0.0094) |
| OKLCH | oklch(90.87% 0.141 183.8) |
| XYZ | xyz(54.4946, 79.4433, 91.0432) |
| Luminance | 0.7945 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.72
Tiffany Blue
#7BF2DA
ΔE00 4.34
Bright Turquoise
#0FFEF9
ΔE00 4.90
Aqua
#00FFFF
ΔE00 6.36
Aqua (survey)
#13EAC9
ΔE00 6.43
Bright Cyan
#41FDFE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FFEB #FF5569
analogous
#55FF96 #55FFEB #55BEFF
triadic
#55FFEB #EB55FF #FFEB55
tetradic
#55FFEB #9655FF #FF5569 #BEFF55
square
#55FFEB #9655FF #FF5569 #BEFF55
split-complementary
#55FFEB #FF55BE #FF9655
monochromatic
#00DAC0 #18FFE4 #55FFEB #92FFF2 #CFFFF9
Accessibility & contrast
On white
1.24
#55FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#55FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FFEB
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FFEB | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#DADFED
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #55ffeb; /* rgb */ color: rgb(85, 255, 235); /* oklch */ color: oklch(90.9% 0.141 183.8);
Tailwind
colors: {
custom: {
50: '#99fff1',
500: '#55ffeb',
950: '#000000',
},
}SCSS
$custom: #55ffeb; $custom-light: #99fff1; $custom-dark: #000000;
JSON
{
"hex": "#55ffeb",
"rgb": {
"r": 85,
"g": 255,
"b": 235
},
"hsl": {
"h": 172.941,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.90871,
"c": 0.14055,
"h": 183.8
},
"luminance": 0.79449
}Semantic roles & 50–950 ramp
primary
#55FFEB
secondary
#D3253A
accent
#001BE6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101816
muted
#808685