#5FEEEB#5FEEEB
#5FEEEB is a very light, vivid teal. Relative luminance 0.696; OKLCH L 87.2% C 0.122 H 193.2°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEEEB |
|---|---|
| RGB | rgb(95, 238, 235) |
| HSL | hsl(179, 81%, 65%) |
| HSV | hsv(179, 60%, 93%) |
| CMYK | cmyk(60.1%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(86.79, -38.66, -10.03) |
| CIE-LCH | lch(86.79, 39.94, 194.54°) |
| OKLab | oklab(87.17% -0.1188 -0.0279) |
| OKLCH | oklch(87.17% 0.122 193.2) |
| XYZ | xyz(50.2827, 69.5748, 89.3605) |
| Luminance | 0.6958 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.65
Bright Light Blue
#26F7FD
ΔE00 3.82
Bright Turquoise
#0FFEF9
ΔE00 4.29
Aqua
#00FFFF
ΔE00 4.42
Bright Aqua
#0BF9EA
ΔE00 5.31
Turquoise
#40E0D0
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEEEB #EE5F62
analogous
#5FEEA3 #5FEEEB #5FAAEE
triadic
#5FEEEB #EB5FEE #EEEB5F
tetradic
#5FEEEB #A35FEE #EE5F62 #AAEE5F
square
#5FEEEB #A35FEE #EE5F62 #AAEE5F
split-complementary
#5FEEEB #EE5FAA #EEA35F
monochromatic
#14BEBB #28E8E4 #5FEEEB #96F4F2 #CEFAF9
Accessibility & contrast
On white
1.41
#5FEEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#5FEEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEEEB
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEEEB | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EB
Deuteranopia (green-blind)
#CAD2EC
Tritanopia (blue-blind)
#00F5ED
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5feeeb; /* rgb */ color: rgb(95, 238, 235); /* oklch */ color: oklch(87.2% 0.122 193.2);
Tailwind
colors: {
custom: {
50: '#9bf4f1',
500: '#5feeeb',
950: '#000000',
},
}SCSS
$custom: #5feeeb; $custom-light: #9bf4f1; $custom-dark: #000000;
JSON
{
"hex": "#5feeeb",
"rgb": {
"r": 95,
"g": 238,
"b": 235
},
"hsl": {
"h": 178.741,
"s": 80.791,
"l": 65.294
},
"oklch": {
"l": 0.87166,
"c": 0.12203,
"h": 193.2
},
"luminance": 0.6958
}Semantic roles & 50–950 ramp
primary
#5FEEEB
secondary
#BD3437
accent
#080DDD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585