#5FF9FF#5FF9FF
#5FF9FF is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.4% C 0.128 H 198.8°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF9FF |
|---|---|
| RGB | rgb(95, 249, 255) |
| HSL | hsl(182, 100%, 69%) |
| HSV | hsv(182, 63%, 100%) |
| CMYK | cmyk(62.7%, 2.4%, 0%, 0%) |
| CIE-LAB | lab(90.50, -38.32, -14.93) |
| CIE-LCH | lch(90.50, 41.13, 201.28°) |
| OKLab | oklab(90.37% -0.1215 -0.0414) |
| OKLCH | oklch(90.37% 0.128 198.8) |
| XYZ | xyz(56.6371, 77.3981, 106.5428) |
| Luminance | 0.7740 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.20
Bright Cyan
#41FDFE
ΔE00 2.55
Aqua
#00FFFF
ΔE00 3.76
Robin'S Egg
#6DEDFD
ΔE00 4.72
Bright Turquoise
#0FFEF9
ΔE00 4.83
Robin Egg Blue
#8AF1FE
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF9FF #FF655F
analogous
#5FFFB5 #5FF9FF #5FA9FF
triadic
#5FF9FF #FF5FF9 #F9FF5F
tetradic
#5FF9FF #B55FFF #FF655F #A9FF5F
square
#5FF9FF #B55FFF #FF655F #A9FF5F
split-complementary
#5FF9FF #FF5FA9 #FFB55F
monochromatic
#00DBE4 #22F7FF #5FF9FF #9CFBFF #D9FEFF
Accessibility & contrast
On white
1.27
#5FF9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#5FF9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF9FF
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF9FF | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EEFF
Deuteranopia (green-blind)
#D0DCFF
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5ff9ff; /* rgb */ color: rgb(95, 249, 255); /* oklch */ color: oklch(90.4% 0.128 198.8);
Tailwind
colors: {
custom: {
50: '#9efbff',
500: '#5ff9ff',
950: '#000000',
},
}SCSS
$custom: #5ff9ff; $custom-light: #9efbff; $custom-dark: #000000;
JSON
{
"hex": "#5ff9ff",
"rgb": {
"r": 95,
"g": 249,
"b": 255
},
"hsl": {
"h": 182.25,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.90366,
"c": 0.12839,
"h": 198.8
},
"luminance": 0.77404
}Semantic roles & 50–950 ramp
primary
#5FF9FF
secondary
#D93029
accent
#0900E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101718
muted
#818586