#5FEEC4#5FEEC4
#5FEEC4 is a very light, vivid teal. Relative luminance 0.676; OKLCH L 86.0% C 0.138 H 170.4°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEEC4 |
|---|---|
| RGB | rgb(95, 238, 196) |
| HSL | hsl(162, 81%, 65%) |
| HSV | hsv(162, 60%, 93%) |
| CMYK | cmyk(60.1%, 0%, 17.6%, 6.7%) |
| CIE-LAB | lab(85.79, -48.31, 8.95) |
| CIE-LCH | lch(85.79, 49.14, 169.50°) |
| OKLab | oklab(86.02% -0.1357 0.0229) |
| OKLCH | oklch(86.02% 0.138 170.4) |
| XYZ | xyz(45.2528, 67.5629, 62.8699) |
| Luminance | 0.6757 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.67
Aqua Marine
#2EE8BB
ΔE00 2.74
Bright Teal
#01F9C6
ΔE00 3.86
Aquamarine
#7FFFD4
ΔE00 4.10
Aqua (survey)
#13EAC9
ΔE00 4.15
Light Aquamarine
#7BFDC7
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEEC4 #EE5F89
analogous
#5FEE7D #5FEEC4 #5FD0EE
triadic
#5FEEC4 #C45FEE #EEC45F
tetradic
#5FEEC4 #7D5FEE #EE5F89 #D0EE5F
square
#5FEEC4 #7D5FEE #EE5F89 #D0EE5F
split-complementary
#5FEEC4 #EE5FD0 #EE7D5F
monochromatic
#14BE8C #28E8B0 #5FEEC4 #96F4D8 #CEFAED
Accessibility & contrast
On white
1.45
#5FEEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#5FEEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEEC4
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEEC4 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DFC2
Deuteranopia (green-blind)
#D3D0C7
Tritanopia (blue-blind)
#00F0E2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5feec4; /* rgb */ color: rgb(95, 238, 196); /* oklch */ color: oklch(86.0% 0.138 170.4);
Tailwind
colors: {
custom: {
50: '#99f4d5',
500: '#5feec4',
950: '#000000',
},
}SCSS
$custom: #5feec4; $custom-light: #99f4d5; $custom-dark: #000000;
JSON
{
"hex": "#5feec4",
"rgb": {
"r": 95,
"g": 238,
"b": 196
},
"hsl": {
"h": 162.378,
"s": 80.791,
"l": 65.294
},
"oklch": {
"l": 0.86022,
"c": 0.13762,
"h": 170.4
},
"luminance": 0.67567
}Semantic roles & 50–950 ramp
primary
#5FEEC4
secondary
#BD345C
accent
#0847DD
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583