#55F2FD#55F2FD
#55F2FD is a very light, vivid teal. Relative luminance 0.725; OKLCH L 88.4% C 0.129 H 201.8°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #55F2FD |
|---|---|
| RGB | rgb(85, 242, 253) |
| HSL | hsl(184, 98%, 66%) |
| HSV | hsv(184, 66%, 99%) |
| CMYK | cmyk(66.4%, 4.3%, 0%, 0.8%) |
| CIE-LAB | lab(88.22, -37.11, -17.34) |
| CIE-LCH | lch(88.22, 40.96, 205.05°) |
| OKLab | oklab(88.43% -0.1201 -0.0481) |
| OKLCH | oklch(88.43% 0.129 201.8) |
| XYZ | xyz(53.2203, 72.5214, 104.1026) |
| Luminance | 0.7253 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.91
Robin'S Egg
#6DEDFD
ΔE00 2.98
Bright Cyan
#41FDFE
ΔE00 4.32
Robin Egg Blue
#8AF1FE
ΔE00 4.44
Aqua
#00FFFF
ΔE00 5.33
Robin'S Egg Blue
#98EFF9
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F2FD #FD6055
analogous
#55FDB4 #55F2FD #559EFD
triadic
#55F2FD #FD55F2 #F2FD55
tetradic
#55F2FD #B455FD #FD6055 #9EFD55
square
#55F2FD #B455FD #FD6055 #9EFD55
split-complementary
#55F2FD #FD559E #FDB455
monochromatic
#03C7D5 #19EDFC #55F2FD #91F7FE #CEFBFE
Accessibility & contrast
On white
1.35
#55F2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#55F2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F2FD
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F2FD | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E8FE
Deuteranopia (green-blind)
#C7D6FE
Tritanopia (blue-blind)
#00FBF5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #55f2fd; /* rgb */ color: rgb(85, 242, 253); /* oklch */ color: oklch(88.4% 0.129 201.8);
Tailwind
colors: {
custom: {
50: '#99f7fe',
500: '#55f2fd',
950: '#000000',
},
}SCSS
$custom: #55f2fd; $custom-light: #99f7fe; $custom-dark: #000000;
JSON
{
"hex": "#55f2fd",
"rgb": {
"r": 85,
"g": 242,
"b": 253
},
"hsl": {
"h": 183.929,
"s": 97.674,
"l": 66.275
},
"oklch": {
"l": 0.88431,
"c": 0.12941,
"h": 201.8
},
"luminance": 0.72527
}Semantic roles & 50–950 ramp
primary
#55F2FD
secondary
#CF3227
accent
#0F00E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585