#55F2FF#55F2FF
#55F2FF is a very light, vivid teal. Relative luminance 0.727; OKLCH L 88.5% C 0.130 H 203.0°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #55F2FF |
|---|---|
| RGB | rgb(85, 242, 255) |
| HSL | hsl(185, 100%, 67%) |
| HSV | hsv(185, 67%, 100%) |
| CMYK | cmyk(66.7%, 5.1%, 0%, 0%) |
| CIE-LAB | lab(88.28, -36.55, -18.29) |
| CIE-LCH | lch(88.28, 40.87, 206.59°) |
| OKLab | oklab(88.5% -0.1193 -0.0508) |
| OKLCH | oklch(88.5% 0.13 203) |
| XYZ | xyz(53.5406, 72.6495, 105.7894) |
| Luminance | 0.7266 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.51
Bright Light Blue
#26F7FD
ΔE00 3.44
Robin Egg Blue
#8AF1FE
ΔE00 4.16
Bright Cyan
#41FDFE
ΔE00 4.88
Robin'S Egg Blue
#98EFF9
ΔE00 5.63
Aqua
#00FFFF
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F2FF #FF6255
analogous
#55FFB7 #55F2FF #559DFF
triadic
#55F2FF #FF55F2 #F2FF55
tetradic
#55F2FF #B755FF #FF6255 #9DFF55
square
#55F2FF #B755FF #FF6255 #9DFF55
split-complementary
#55F2FF #FF559D #FFB755
monochromatic
#00C9DA #18EDFF #55F2FF #92F7FF #CFFBFF
Accessibility & contrast
On white
1.35
#55F2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#55F2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F2FF
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F2FF | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E8FF
Deuteranopia (green-blind)
#C7D6FF
Tritanopia (blue-blind)
#00FBF6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #55f2ff; /* rgb */ color: rgb(85, 242, 255); /* oklch */ color: oklch(88.5% 0.130 203.0);
Tailwind
colors: {
custom: {
50: '#99f7ff',
500: '#55f2ff',
950: '#000000',
},
}SCSS
$custom: #55f2ff; $custom-light: #99f7ff; $custom-dark: #000000;
JSON
{
"hex": "#55f2ff",
"rgb": {
"r": 85,
"g": 242,
"b": 255
},
"hsl": {
"h": 184.588,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.88501,
"c": 0.12967,
"h": 203
},
"luminance": 0.72656
}Semantic roles & 50–950 ramp
primary
#55F2FF
secondary
#D33325
accent
#1200E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101718
muted
#808586