#5FFEF3#5FFEF3
#5FFEF3 is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.1% C 0.133 H 188.6°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFEF3 |
|---|---|
| RGB | rgb(95, 254, 243) |
| HSL | hsl(176, 99%, 68%) |
| HSV | hsv(176, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 4.3%, 0.4%) |
| CIE-LAB | lab(91.59, -43.74, -7.08) |
| CIE-LCH | lch(91.59, 44.31, 189.20°) |
| OKLab | oklab(91.13% -0.1314 -0.0199) |
| OKLCH | oklch(91.13% 0.133 188.6) |
| XYZ | xyz(56.3315, 79.7814, 97.2072) |
| Luminance | 0.7979 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 2.88
Bright Aqua
#0BF9EA
ΔE00 3.04
Bright Cyan
#41FDFE
ΔE00 3.91
Aqua
#00FFFF
ΔE00 3.99
Bright Light Blue
#26F7FD
ΔE00 5.66
Tiffany Blue
#7BF2DA
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFEF3 #FE5F6A
analogous
#5FFEA3 #5FFEF3 #5FB9FE
triadic
#5FFEF3 #F35FFE #FEF35F
tetradic
#5FFEF3 #A35FFE #FE5F6A #B9FE5F
square
#5FFEF3 #A35FFE #FE5F6A #B9FE5F
split-complementary
#5FFEF3 #FE5FB9 #FEA35F
monochromatic
#01E1D2 #22FEEE #5FFEF3 #9CFEF8 #D9FFFC
Accessibility & contrast
On white
1.24
#5FFEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#5FFEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFEF3
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFEF3 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F3
Deuteranopia (green-blind)
#D9DFF5
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #5ffef3; /* rgb */ color: rgb(95, 254, 243); /* oklch */ color: oklch(91.1% 0.133 188.6);
Tailwind
colors: {
custom: {
50: '#9efff7',
500: '#5ffef3',
950: '#000000',
},
}SCSS
$custom: #5ffef3; $custom-light: #9efff7; $custom-dark: #000000;
JSON
{
"hex": "#5ffef3",
"rgb": {
"r": 95,
"g": 254,
"b": 243
},
"hsl": {
"h": 175.849,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.91129,
"c": 0.13292,
"h": 188.6
},
"luminance": 0.79788
}Semantic roles & 50–950 ramp
primary
#5FFEF3
secondary
#D82935
accent
#0010E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685