#5FEEBE#5FEEBE
#5FEEBE is a very light, vivid teal. Relative luminance 0.673; OKLCH L 85.9% C 0.142 H 167.6°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEEBE |
|---|---|
| RGB | rgb(95, 238, 190) |
| HSL | hsl(160, 81%, 65%) |
| HSV | hsv(160, 60%, 93%) |
| CMYK | cmyk(60.1%, 0%, 20.2%, 6.7%) |
| CIE-LAB | lab(85.65, -49.67, 11.89) |
| CIE-LCH | lch(85.65, 51.07, 166.53°) |
| OKLab | oklab(85.87% -0.1384 0.0305) |
| OKLCH | oklch(85.87% 0.142 167.6) |
| XYZ | xyz(44.5835, 67.2951, 59.3449) |
| Luminance | 0.6730 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.92
Light Turquoise
#7EF4CC
ΔE00 3.15
Bright Teal
#01F9C6
ΔE00 3.75
Light Aquamarine
#7BFDC7
ΔE00 3.85
Aquamarine
#7FFFD4
ΔE00 4.33
Light Greenish Blue
#63F7B4
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEEBE #EE5F8F
analogous
#5FEE76 #5FEEBE #5FD7EE
triadic
#5FEEBE #BE5FEE #EEBE5F
tetradic
#5FEEBE #765FEE #EE5F8F #D7EE5F
square
#5FEEBE #765FEE #EE5F8F #D7EE5F
split-complementary
#5FEEBE #EE5FD7 #EE765F
monochromatic
#14BE85 #28E8A8 #5FEEBE #96F4D4 #CEFAEB
Accessibility & contrast
On white
1.45
#5FEEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#5FEEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEEBE
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEEBE | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFBC
Deuteranopia (green-blind)
#D4D0C1
Tritanopia (blue-blind)
#00EFE0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5feebe; /* rgb */ color: rgb(95, 238, 190); /* oklch */ color: oklch(85.9% 0.142 167.6);
Tailwind
colors: {
custom: {
50: '#99f4d1',
500: '#5feebe',
950: '#000000',
},
}SCSS
$custom: #5feebe; $custom-light: #99f4d1; $custom-dark: #000000;
JSON
{
"hex": "#5feebe",
"rgb": {
"r": 95,
"g": 238,
"b": 190
},
"hsl": {
"h": 159.86,
"s": 80.791,
"l": 65.294
},
"oklch": {
"l": 0.85867,
"c": 0.1417,
"h": 167.6
},
"luminance": 0.673
}Semantic roles & 50–950 ramp
primary
#5FEEBE
secondary
#BD3462
accent
#0850DD
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583