#5FF7FF#5FF7FF
#5FF7FF is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.9% C 0.127 H 200.1°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF7FF |
|---|---|
| RGB | rgb(95, 247, 255) |
| HSL | hsl(183, 100%, 69%) |
| HSV | hsv(183, 63%, 100%) |
| CMYK | cmyk(62.7%, 3.1%, 0%, 0%) |
| CIE-LAB | lab(89.94, -37.40, -15.78) |
| CIE-LCH | lch(89.94, 40.60, 202.87°) |
| OKLab | oklab(89.91% -0.1196 -0.0437) |
| OKLCH | oklch(89.91% 0.127 200.1) |
| XYZ | xyz(56.0223, 76.1683, 106.3378) |
| Luminance | 0.7617 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.47
Bright Cyan
#41FDFE
ΔE00 3.26
Robin'S Egg
#6DEDFD
ΔE00 3.95
Aqua
#00FFFF
ΔE00 4.41
Robin Egg Blue
#8AF1FE
ΔE00 4.70
Bright Turquoise
#0FFEF9
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF7FF #FF675F
analogous
#5FFFB7 #5FF7FF #5FA7FF
triadic
#5FF7FF #FF5FF7 #F7FF5F
tetradic
#5FF7FF #B75FFF #FF675F #A7FF5F
square
#5FF7FF #B75FFF #FF675F #A7FF5F
split-complementary
#5FF7FF #FF5FA7 #FFB75F
monochromatic
#00D8E4 #22F4FF #5FF7FF #9CFAFF #D9FDFF
Accessibility & contrast
On white
1.29
#5FF7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#5FF7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF7FF
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF7FF | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EDFF
Deuteranopia (green-blind)
#CEDBFF
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5ff7ff; /* rgb */ color: rgb(95, 247, 255); /* oklch */ color: oklch(89.9% 0.127 200.1);
Tailwind
colors: {
custom: {
50: '#9efaff',
500: '#5ff7ff',
950: '#000000',
},
}SCSS
$custom: #5ff7ff; $custom-light: #9efaff; $custom-dark: #000000;
JSON
{
"hex": "#5ff7ff",
"rgb": {
"r": 95,
"g": 247,
"b": 255
},
"hsl": {
"h": 183,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.89907,
"c": 0.12732,
"h": 200.1
},
"luminance": 0.76174
}Semantic roles & 50–950 ramp
primary
#5FF7FF
secondary
#D93229
accent
#0B00E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101718
muted
#818586