#5FFEF2#5FFEF2
#5FFEF2 is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.1% C 0.133 H 188.0°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFEF2 |
|---|---|
| RGB | rgb(95, 254, 242) |
| HSL | hsl(175, 99%, 68%) |
| HSV | hsv(175, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 4.7%, 0.4%) |
| CIE-LAB | lab(91.56, -44.00, -6.61) |
| CIE-LCH | lch(91.56, 44.49, 188.54°) |
| OKLab | oklab(91.1% -0.1318 -0.0186) |
| OKLCH | oklch(91.1% 0.133 188) |
| XYZ | xyz(56.1809, 79.7212, 96.4141) |
| Luminance | 0.7973 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.90
Bright Turquoise
#0FFEF9
ΔE00 3.08
Bright Cyan
#41FDFE
ΔE00 4.22
Aqua
#00FFFF
ΔE00 4.26
Tiffany Blue
#7BF2DA
ΔE00 5.43
Bright Light Blue
#26F7FD
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFEF2 #FE5F6B
analogous
#5FFEA2 #5FFEF2 #5FBAFE
triadic
#5FFEF2 #F25FFE #FEF25F
tetradic
#5FFEF2 #A25FFE #FE5F6B #BAFE5F
square
#5FFEF2 #A25FFE #FE5F6B #BAFE5F
split-complementary
#5FFEF2 #FE5FBA #FEA25F
monochromatic
#01E1D0 #22FEED #5FFEF2 #9CFEF7 #D9FFFC
Accessibility & contrast
On white
1.24
#5FFEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#5FFEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFEF2
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFEF2 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F2
Deuteranopia (green-blind)
#D9DFF4
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #5ffef2; /* rgb */ color: rgb(95, 254, 242); /* oklch */ color: oklch(91.1% 0.133 188.0);
Tailwind
colors: {
custom: {
50: '#9efff6',
500: '#5ffef2',
950: '#000000',
},
}SCSS
$custom: #5ffef2; $custom-light: #9efff6; $custom-dark: #000000;
JSON
{
"hex": "#5ffef2",
"rgb": {
"r": 95,
"g": 254,
"b": 242
},
"hsl": {
"h": 175.472,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.91099,
"c": 0.13314,
"h": 188
},
"luminance": 0.79727
}Semantic roles & 50–950 ramp
primary
#5FFEF2
secondary
#D82936
accent
#0011E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685