#55EEF8#55EEF8
#55EEF8 is a very light, vivid teal. Relative luminance 0.699; OKLCH L 87.3% C 0.127 H 201.3°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #55EEF8 |
|---|---|
| RGB | rgb(85, 238, 248) |
| HSL | hsl(184, 92%, 65%) |
| HSV | hsv(184, 66%, 97%) |
| CMYK | cmyk(65.7%, 4%, 0%, 2.7%) |
| CIE-LAB | lab(86.92, -36.66, -16.67) |
| CIE-LCH | lch(86.92, 40.27, 204.46°) |
| OKLab | oklab(87.33% -0.1183 -0.0462) |
| OKLCH | oklch(87.33% 0.127 201.3) |
| XYZ | xyz(51.2567, 69.8519, 99.5701) |
| Luminance | 0.6986 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.01
Bright Light Blue
#26F7FD
ΔE00 3.15
Robin Egg Blue
#8AF1FE
ΔE00 4.58
Bright Cyan
#41FDFE
ΔE00 4.62
Aqua
#00FFFF
ΔE00 5.61
Aqua Blue
#02D8E9
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EEF8 #F85F55
analogous
#55F8B0 #55EEF8 #559CF8
triadic
#55EEF8 #F855EE #EEF855
tetradic
#55EEF8 #B055F8 #F85F55 #9CF855
square
#55EEF8 #B055F8 #F85F55 #9CF855
split-complementary
#55EEF8 #F8559C #F8B055
monochromatic
#08BECA #1AE8F6 #55EEF8 #90F4FA #CBFAFD
Accessibility & contrast
On white
1.40
#55EEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#55EEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EEF8
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EEF8 | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE4F9
Deuteranopia (green-blind)
#C5D2F9
Tritanopia (blue-blind)
#00F7F1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #55eef8; /* rgb */ color: rgb(85, 238, 248); /* oklch */ color: oklch(87.3% 0.127 201.3);
Tailwind
colors: {
custom: {
50: '#98f4fa',
500: '#55eef8',
950: '#000000',
},
}SCSS
$custom: #55eef8; $custom-light: #98f4fa; $custom-dark: #000000;
JSON
{
"hex": "#55eef8",
"rgb": {
"r": 85,
"g": 238,
"b": 248
},
"hsl": {
"h": 183.681,
"s": 92.09,
"l": 65.294
},
"oklch": {
"l": 0.87333,
"c": 0.12698,
"h": 201.3
},
"luminance": 0.69858
}Semantic roles & 50–950 ramp
primary
#55EEF8
secondary
#C6342B
accent
#0E00E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1717
muted
#808585