#5FFEFE#5FFEFE
#5FFEFE is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.5% C 0.131 H 195.1°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFEFE |
|---|---|
| RGB | rgb(95, 254, 254) |
| HSL | hsl(180, 99%, 68%) |
| HSV | hsv(180, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(91.89, -40.86, -12.33) |
| CIE-LCH | lch(91.89, 42.68, 196.80°) |
| OKLab | oklab(91.48% -0.1268 -0.0342) |
| OKLCH | oklch(91.48% 0.131 195.1) |
| XYZ | xyz(58.0426, 80.4659, 106.2192) |
| Luminance | 0.8047 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.32
Aqua
#00FFFF
ΔE00 2.47
Bright Light Blue
#26F7FD
ΔE00 2.86
Bright Turquoise
#0FFEF9
ΔE00 3.10
Bright Aqua
#0BF9EA
ΔE00 5.76
Light Cyan
#ACFFFC
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFEFE #FE5F5F
analogous
#5FFEAE #5FFEFE #5FAEFE
triadic
#5FFEFE #FE5FFE #FEFE5F
tetradic
#5FFEFE #AE5FFE #FE5F5F #AEFE5F
square
#5FFEFE #AE5FFE #FE5F5F #AEFE5F
split-complementary
#5FFEFE #FE5FAE #FEAE5F
monochromatic
#01E1E1 #22FEFE #5FFEFE #9CFEFE #D9FFFF
Accessibility & contrast
On white
1.23
#5FFEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#5FFEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFEFE
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFEFE | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FE
Deuteranopia (green-blind)
#D6E0FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #5ffefe; /* rgb */ color: rgb(95, 254, 254); /* oklch */ color: oklch(91.5% 0.131 195.1);
Tailwind
colors: {
custom: {
50: '#9efffe',
500: '#5ffefe',
950: '#000000',
},
}SCSS
$custom: #5ffefe; $custom-light: #9efffe; $custom-dark: #000000;
JSON
{
"hex": "#5ffefe",
"rgb": {
"r": 95,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.9148,
"c": 0.13139,
"h": 195.1
},
"luminance": 0.80472
}Semantic roles & 50–950 ramp
primary
#5FFEFE
secondary
#D82929
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685