#5FF3FF#5FF3FF
#5FF3FF is a very light, vivid teal. Relative luminance 0.738; OKLCH L 89.0% C 0.125 H 202.7°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF3FF |
|---|---|
| RGB | rgb(95, 243, 255) |
| HSL | hsl(185, 100%, 69%) |
| HSV | hsv(185, 63%, 100%) |
| CMYK | cmyk(62.7%, 4.7%, 0%, 0%) |
| CIE-LAB | lab(88.80, -35.56, -17.48) |
| CIE-LCH | lch(88.80, 39.62, 206.18°) |
| OKLab | oklab(88.99% -0.1156 -0.0484) |
| OKLCH | oklch(88.99% 0.125 202.7) |
| XYZ | xyz(54.8122, 73.7481, 105.9345) |
| Luminance | 0.7375 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.43
Bright Light Blue
#26F7FD
ΔE00 3.55
Robin Egg Blue
#8AF1FE
ΔE00 3.76
Bright Cyan
#41FDFE
ΔE00 4.78
Robin'S Egg Blue
#98EFF9
ΔE00 5.19
Aqua
#00FFFF
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF3FF #FF6B5F
analogous
#5FFFBB #5FF3FF #5FA3FF
triadic
#5FF3FF #FF5FF3 #F3FF5F
tetradic
#5FF3FF #BB5FFF #FF6B5F #A3FF5F
square
#5FF3FF #BB5FFF #FF6B5F #A3FF5F
split-complementary
#5FF3FF #FF5FA3 #FFBB5F
monochromatic
#00D3E4 #22EEFF #5FF3FF #9CF8FF #D9FCFF
Accessibility & contrast
On white
1.33
#5FF3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#5FF3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF3FF
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF3FF | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E9FF
Deuteranopia (green-blind)
#C9D7FF
Tritanopia (blue-blind)
#00FCF6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5ff3ff; /* rgb */ color: rgb(95, 243, 255); /* oklch */ color: oklch(89.0% 0.125 202.7);
Tailwind
colors: {
custom: {
50: '#9df7ff',
500: '#5ff3ff',
950: '#000000',
},
}SCSS
$custom: #5ff3ff; $custom-light: #9df7ff; $custom-dark: #000000;
JSON
{
"hex": "#5ff3ff",
"rgb": {
"r": 95,
"g": 243,
"b": 255
},
"hsl": {
"h": 184.5,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.88991,
"c": 0.12537,
"h": 202.7
},
"luminance": 0.73754
}Semantic roles & 50–950 ramp
primary
#5FF3FF
secondary
#D93629
accent
#1100E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101718
muted
#818586