#55F4CB#55F4CB
#55F4CB is a very light, vivid teal. Relative luminance 0.709; OKLCH L 87.4% C 0.145 H 172.3°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #55F4CB |
|---|---|
| RGB | rgb(85, 244, 203) |
| HSL | hsl(165, 88%, 65%) |
| HSV | hsv(165, 65%, 96%) |
| CMYK | cmyk(65.2%, 0%, 16.8%, 4.3%) |
| CIE-LAB | lab(87.46, -50.90, 7.66) |
| CIE-LCH | lch(87.46, 51.48, 171.44°) |
| OKLab | oklab(87.37% -0.1435 0.0194) |
| OKLCH | oklch(87.37% 0.145 172.3) |
| XYZ | xyz(46.8711, 70.9393, 67.7108) |
| Luminance | 0.7094 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 3.00
Light Turquoise
#7EF4CC
ΔE00 3.06
Aqua Marine
#2EE8BB
ΔE00 3.29
Aquamarine
#7FFFD4
ΔE00 3.65
Aqua (survey)
#13EAC9
ΔE00 3.79
Light Aqua
#8CFFDB
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F4CB #F4557E
analogous
#55F47C #55F4CB #55CEF4
triadic
#55F4CB #CB55F4 #F4CB55
tetradic
#55F4CB #7C55F4 #F4557E #CEF455
square
#55F4CB #7C55F4 #F4557E #CEF455
split-complementary
#55F4CB #F455CE #F47C55
monochromatic
#0DC293 #1CF0B9 #55F4CB #8EF8DD #C8FBEE
Accessibility & contrast
On white
1.38
#55F4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#55F4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F4CB
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F4CB | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5C9
Deuteranopia (green-blind)
#D6D5CE
Tritanopia (blue-blind)
#00F6E8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #55f4cb; /* rgb */ color: rgb(85, 244, 203); /* oklch */ color: oklch(87.4% 0.145 172.3);
Tailwind
colors: {
custom: {
50: '#96f8da',
500: '#55f4cb',
950: '#000000',
},
}SCSS
$custom: #55f4cb; $custom-light: #96f8da; $custom-dark: #000000;
JSON
{
"hex": "#55f4cb",
"rgb": {
"r": 85,
"g": 244,
"b": 203
},
"hsl": {
"h": 164.528,
"s": 87.845,
"l": 64.51
},
"oklch": {
"l": 0.87366,
"c": 0.14479,
"h": 172.3
},
"luminance": 0.70944
}Semantic roles & 50–950 ramp
primary
#55F4CB
secondary
#C02E53
accent
#013CE4
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583