#5FF8FF#5FF8FF
#5FF8FF is a very light, vivid teal. Relative luminance 0.768; OKLCH L 90.1% C 0.128 H 199.4°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF8FF |
|---|---|
| RGB | rgb(95, 248, 255) |
| HSL | hsl(183, 100%, 69%) |
| HSV | hsv(183, 63%, 100%) |
| CMYK | cmyk(62.7%, 2.7%, 0%, 0%) |
| CIE-LAB | lab(90.22, -37.86, -15.35) |
| CIE-LCH | lch(90.22, 40.86, 202.07°) |
| OKLab | oklab(90.14% -0.1206 -0.0425) |
| OKLCH | oklch(90.14% 0.128 199.4) |
| XYZ | xyz(56.3289, 76.7815, 106.4400) |
| Luminance | 0.7679 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.31
Bright Cyan
#41FDFE
ΔE00 2.90
Aqua
#00FFFF
ΔE00 4.08
Robin'S Egg
#6DEDFD
ΔE00 4.33
Robin Egg Blue
#8AF1FE
ΔE00 4.99
Bright Turquoise
#0FFEF9
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF8FF #FF665F
analogous
#5FFFB6 #5FF8FF #5FA8FF
triadic
#5FF8FF #FF5FF8 #F8FF5F
tetradic
#5FF8FF #B65FFF #FF665F #A8FF5F
square
#5FF8FF #B65FFF #FF665F #A8FF5F
split-complementary
#5FF8FF #FF5FA8 #FFB65F
monochromatic
#00DAE4 #22F5FF #5FF8FF #9CFBFF #D9FDFF
Accessibility & contrast
On white
1.28
#5FF8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#5FF8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF8FF
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF8FF | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFF
Deuteranopia (green-blind)
#CFDBFF
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5ff8ff; /* rgb */ color: rgb(95, 248, 255); /* oklch */ color: oklch(90.1% 0.128 199.4);
Tailwind
colors: {
custom: {
50: '#9efbff',
500: '#5ff8ff',
950: '#000000',
},
}SCSS
$custom: #5ff8ff; $custom-light: #9efbff; $custom-dark: #000000;
JSON
{
"hex": "#5ff8ff",
"rgb": {
"r": 95,
"g": 248,
"b": 255
},
"hsl": {
"h": 182.625,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.90136,
"c": 0.12785,
"h": 199.4
},
"luminance": 0.76788
}Semantic roles & 50–950 ramp
primary
#5FF8FF
secondary
#D93129
accent
#0A00E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101718
muted
#818586