#5FF5FF#5FF5FF
#5FF5FF is a very light, vivid teal. Relative luminance 0.750; OKLCH L 89.4% C 0.126 H 201.4°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF5FF |
|---|---|
| RGB | rgb(95, 245, 255) |
| HSL | hsl(184, 100%, 69%) |
| HSV | hsv(184, 63%, 100%) |
| CMYK | cmyk(62.7%, 3.9%, 0%, 0%) |
| CIE-LAB | lab(89.37, -36.48, -16.63) |
| CIE-LCH | lch(89.37, 40.10, 204.50°) |
| OKLab | oklab(89.45% -0.1176 -0.0461) |
| OKLCH | oklch(89.45% 0.126 201.4) |
| XYZ | xyz(55.4139, 74.9517, 106.1351) |
| Luminance | 0.7496 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.95
Robin'S Egg
#6DEDFD
ΔE00 3.18
Bright Cyan
#41FDFE
ΔE00 4.01
Robin Egg Blue
#8AF1FE
ΔE00 4.19
Aqua
#00FFFF
ΔE00 5.11
Robin'S Egg Blue
#98EFF9
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF5FF #FF695F
analogous
#5FFFB9 #5FF5FF #5FA5FF
triadic
#5FF5FF #FF5FF5 #F5FF5F
tetradic
#5FF5FF #B95FFF #FF695F #A5FF5F
square
#5FF5FF #B95FFF #FF695F #A5FF5F
split-complementary
#5FF5FF #FF5FA5 #FFB95F
monochromatic
#00D5E4 #22F1FF #5FF5FF #9CF9FF #D9FDFF
Accessibility & contrast
On white
1.31
#5FF5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#5FF5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF5FF
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF5FF | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EBFF
Deuteranopia (green-blind)
#CBD9FF
Tritanopia (blue-blind)
#00FEF8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5ff5ff; /* rgb */ color: rgb(95, 245, 255); /* oklch */ color: oklch(89.4% 0.126 201.4);
Tailwind
colors: {
custom: {
50: '#9ef9ff',
500: '#5ff5ff',
950: '#000000',
},
}SCSS
$custom: #5ff5ff; $custom-light: #9ef9ff; $custom-dark: #000000;
JSON
{
"hex": "#5ff5ff",
"rgb": {
"r": 95,
"g": 245,
"b": 255
},
"hsl": {
"h": 183.75,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.89449,
"c": 0.12631,
"h": 201.4
},
"luminance": 0.74958
}Semantic roles & 50–950 ramp
primary
#5FF5FF
secondary
#D93429
accent
#0E00E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101718
muted
#818586