#5FE1C8#5FE1C8
#5FE1C8 is a very light, vivid teal. Relative luminance 0.605; OKLCH L 83.0% C 0.120 H 178.4°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE1C8 |
|---|---|
| RGB | rgb(95, 225, 200) |
| HSL | hsl(168, 68%, 63%) |
| HSV | hsv(168, 58%, 88%) |
| CMYK | cmyk(57.8%, 0%, 11.1%, 11.8%) |
| CIE-LAB | lab(82.08, -41.73, 1.50) |
| CIE-LCH | lch(82.08, 41.76, 177.94°) |
| OKLab | oklab(83.04% -0.1204 0.0033) |
| OKLCH | oklch(83.04% 0.12 178.4) |
| XYZ | xyz(42.0651, 60.4492, 64.0834) |
| Luminance | 0.6045 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.51
Aqua (survey)
#13EAC9
ΔE00 3.97
Tiffany Blue
#7BF2DA
ΔE00 4.20
Seafoam Blue
#78D1B6
ΔE00 5.07
Aquamarine (survey)
#04D8B2
ΔE00 5.36
Aqua Marine
#2EE8BB
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE1C8 #E15F78
analogous
#5FE187 #5FE1C8 #5FB9E1
triadic
#5FE1C8 #C85FE1 #E1C85F
tetradic
#5FE1C8 #875FE1 #E15F78 #B9E15F
square
#5FE1C8 #875FE1 #E15F78 #B9E15F
split-complementary
#5FE1C8 #E15FB9 #E1875F
monochromatic
#1FA68C #2BD7B6 #5FE1C8 #93EBDA #C6F4EB
Accessibility & contrast
On white
1.60
#5FE1C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#5FE1C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE1C8
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE1C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE1C8 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C7
Deuteranopia (green-blind)
#C5C6CA
Tritanopia (blue-blind)
#00E4D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5fe1c8; /* rgb */ color: rgb(95, 225, 200); /* oklch */ color: oklch(83.0% 0.120 178.4);
Tailwind
colors: {
custom: {
50: '#98ebd8',
500: '#5fe1c8',
950: '#000000',
},
}SCSS
$custom: #5fe1c8; $custom-light: #98ebd8; $custom-dark: #000000;
JSON
{
"hex": "#5fe1c8",
"rgb": {
"r": 95,
"g": 225,
"b": 200
},
"hsl": {
"h": 168.462,
"s": 68.421,
"l": 62.745
},
"oklch": {
"l": 0.83037,
"c": 0.12047,
"h": 178.4
},
"luminance": 0.60453
}Semantic roles & 50–950 ramp
primary
#5FE1C8
secondary
#A93B50
accent
#1539D0
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483