#5FFEF1#5FFEF1
#5FFEF1 is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.1% C 0.133 H 187.4°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFEF1 |
|---|---|
| RGB | rgb(95, 254, 241) |
| HSL | hsl(175, 99%, 68%) |
| HSV | hsv(175, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 5.1%, 0.4%) |
| CIE-LAB | lab(91.53, -44.26, -6.13) |
| CIE-LCH | lch(91.53, 44.68, 187.88°) |
| OKLab | oklab(91.07% -0.1323 -0.0173) |
| OKLCH | oklch(91.07% 0.133 187.4) |
| XYZ | xyz(56.0311, 79.6613, 95.6253) |
| Luminance | 0.7967 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.80
Bright Turquoise
#0FFEF9
ΔE00 3.30
Bright Cyan
#41FDFE
ΔE00 4.53
Aqua
#00FFFF
ΔE00 4.53
Tiffany Blue
#7BF2DA
ΔE00 5.19
Bright Light Blue
#26F7FD
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFEF1 #FE5F6C
analogous
#5FFEA1 #5FFEF1 #5FBCFE
triadic
#5FFEF1 #F15FFE #FEF15F
tetradic
#5FFEF1 #A15FFE #FE5F6C #BCFE5F
square
#5FFEF1 #A15FFE #FE5F6C #BCFE5F
split-complementary
#5FFEF1 #FE5FBC #FEA15F
monochromatic
#01E1CF #22FEEC #5FFEF1 #9CFEF6 #D9FFFC
Accessibility & contrast
On white
1.24
#5FFEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#5FFEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFEF1
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFEF1 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F1
Deuteranopia (green-blind)
#D9DFF3
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #5ffef1; /* rgb */ color: rgb(95, 254, 241); /* oklch */ color: oklch(91.1% 0.133 187.4);
Tailwind
colors: {
custom: {
50: '#9efff5',
500: '#5ffef1',
950: '#000000',
},
}SCSS
$custom: #5ffef1; $custom-light: #9efff5; $custom-dark: #000000;
JSON
{
"hex": "#5ffef1",
"rgb": {
"r": 95,
"g": 254,
"b": 241
},
"hsl": {
"h": 175.094,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.91068,
"c": 0.13339,
"h": 187.4
},
"luminance": 0.79667
}Semantic roles & 50–950 ramp
primary
#5FFEF1
secondary
#D82938
accent
#0013E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685