#55EFBF#55EFBF
#55EFBF is a very light, vivid teal. Relative luminance 0.674; OKLCH L 85.9% C 0.147 H 168.5°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #55EFBF |
|---|---|
| RGB | rgb(85, 239, 191) |
| HSL | hsl(161, 83%, 64%) |
| HSV | hsv(161, 64%, 94%) |
| CMYK | cmyk(64.4%, 0%, 20.1%, 6.3%) |
| CIE-LAB | lab(85.72, -51.61, 11.43) |
| CIE-LCH | lch(85.72, 52.86, 167.51°) |
| OKLab | oklab(85.86% -0.1439 0.0292) |
| OKLCH | oklch(85.86% 0.147 168.5) |
| XYZ | xyz(44.0120, 67.4211, 59.9742) |
| Luminance | 0.6743 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.47
Bright Teal
#01F9C6
ΔE00 3.11
Light Turquoise
#7EF4CC
ΔE00 3.49
Light Aquamarine
#7BFDC7
ΔE00 4.11
Aquamarine
#7FFFD4
ΔE00 4.45
Light Greenish Blue
#63F7B4
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EFBF #EF5585
analogous
#55EF72 #55EFBF #55D2EF
triadic
#55EFBF #BF55EF #EFBF55
tetradic
#55EFBF #7255EF #EF5585 #D2EF55
square
#55EFBF #7255EF #EF5585 #D2EF55
split-complementary
#55EFBF #EF55D2 #EF7255
monochromatic
#11B884 #1DEAAA #55EFBF #8DF4D4 #C5FAE9
Accessibility & contrast
On white
1.45
#55EFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#55EFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EFBF
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EFBF | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFBD
Deuteranopia (green-blind)
#D4D0C2
Tritanopia (blue-blind)
#00F0E1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #55efbf; /* rgb */ color: rgb(85, 239, 191); /* oklch */ color: oklch(85.9% 0.147 168.5);
Tailwind
colors: {
custom: {
50: '#95f5d2',
500: '#55efbf',
950: '#000000',
},
}SCSS
$custom: #55efbf; $custom-light: #95f5d2; $custom-dark: #000000;
JSON
{
"hex": "#55efbf",
"rgb": {
"r": 85,
"g": 239,
"b": 191
},
"hsl": {
"h": 161.299,
"s": 82.796,
"l": 63.529
},
"oklch": {
"l": 0.85855,
"c": 0.14681,
"h": 168.5
},
"luminance": 0.67426
}Semantic roles & 50–950 ramp
primary
#55EFBF
secondary
#B7315B
accent
#064ADF
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583