#5FFEFF#5FFEFF
#5FFEFF is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.5% C 0.131 H 195.7°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFEFF |
|---|---|
| RGB | rgb(95, 254, 255) |
| HSL | hsl(180, 100%, 69%) |
| HSV | hsv(180, 63%, 100%) |
| CMYK | cmyk(62.7%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(91.92, -40.59, -12.81) |
| CIE-LCH | lch(91.92, 42.56, 197.51°) |
| OKLab | oklab(91.51% -0.1264 -0.0355) |
| OKLCH | oklch(91.51% 0.131 195.7) |
| XYZ | xyz(58.2032, 80.5301, 107.0648) |
| Luminance | 0.8054 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.35
Aqua
#00FFFF
ΔE00 2.56
Bright Light Blue
#26F7FD
ΔE00 2.71
Bright Turquoise
#0FFEF9
ΔE00 3.33
Bright Aqua
#0BF9EA
ΔE00 6.06
Robin'S Egg
#6DEDFD
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFEFF #FF605F
analogous
#5FFFB0 #5FFEFF #5FAEFF
triadic
#5FFEFF #FF5FFE #FEFF5F
tetradic
#5FFEFF #B05FFF #FF605F #AEFF5F
square
#5FFEFF #B05FFF #FF605F #AEFF5F
split-complementary
#5FFEFF #FF5FAE #FFB05F
monochromatic
#00E2E4 #22FEFF #5FFEFF #9CFEFF #D9FFFF
Accessibility & contrast
On white
1.23
#5FFEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#5FFEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFEFF
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFEFF | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FF
Deuteranopia (green-blind)
#D5E0FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #5ffeff; /* rgb */ color: rgb(95, 254, 255); /* oklch */ color: oklch(91.5% 0.131 195.7);
Tailwind
colors: {
custom: {
50: '#9effff',
500: '#5ffeff',
950: '#000000',
},
}SCSS
$custom: #5ffeff; $custom-light: #9effff; $custom-dark: #000000;
JSON
{
"hex": "#5ffeff",
"rgb": {
"r": 95,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.375,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.91513,
"c": 0.13134,
"h": 195.7
},
"luminance": 0.80537
}Semantic roles & 50–950 ramp
primary
#5FFEFF
secondary
#D92A29
accent
#0100E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686