#5FEDBB#5FEDBB
#5FEDBB is a very light, vivid teal. Relative luminance 0.666; OKLCH L 85.6% C 0.143 H 166.6°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEDBB |
|---|---|
| RGB | rgb(95, 237, 187) |
| HSL | hsl(159, 80%, 65%) |
| HSV | hsv(159, 60%, 93%) |
| CMYK | cmyk(59.9%, 0%, 21.1%, 7.1%) |
| CIE-LAB | lab(85.29, -49.91, 12.95) |
| CIE-LCH | lch(85.29, 51.57, 165.46°) |
| OKLab | oklab(85.55% -0.1387 0.0332) |
| OKLCH | oklch(85.55% 0.143 166.6) |
| XYZ | xyz(43.9687, 66.5847, 57.5390) |
| Luminance | 0.6659 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.09
Light Turquoise
#7EF4CC
ΔE00 3.54
Light Aquamarine
#7BFDC7
ΔE00 3.88
Light Greenish Blue
#63F7B4
ΔE00 4.00
Bright Teal
#01F9C6
ΔE00 4.01
Seafoam
#7FE0B3
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEDBB #ED5F91
analogous
#5FED74 #5FEDBB #5FD8ED
triadic
#5FEDBB #BB5FED #EDBB5F
tetradic
#5FEDBB #745FED #ED5F91 #D8ED5F
square
#5FEDBB #745FED #ED5F91 #D8ED5F
split-complementary
#5FEDBB #ED5FD8 #ED745F
monochromatic
#15BC82 #28E7A4 #5FEDBB #96F3D2 #CDF9EA
Accessibility & contrast
On white
1.47
#5FEDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#5FEDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEDBB
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEDBB | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DEB8
Deuteranopia (green-blind)
#D4CFBE
Tritanopia (blue-blind)
#00EEDF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5fedbb; /* rgb */ color: rgb(95, 237, 187); /* oklch */ color: oklch(85.6% 0.143 166.6);
Tailwind
colors: {
custom: {
50: '#99f3cf',
500: '#5fedbb',
950: '#000000',
},
}SCSS
$custom: #5fedbb; $custom-light: #99f3cf; $custom-dark: #000000;
JSON
{
"hex": "#5fedbb",
"rgb": {
"r": 95,
"g": 237,
"b": 187
},
"hsl": {
"h": 158.873,
"s": 79.775,
"l": 65.098
},
"oklch": {
"l": 0.85553,
"c": 0.14261,
"h": 166.6
},
"luminance": 0.66589
}Semantic roles & 50–950 ramp
primary
#5FEDBB
secondary
#BB3564
accent
#0954DC
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1713
muted
#808583