#5FFCFF#5FFCFF
#5FFCFF is a very light, vivid teal. Relative luminance 0.793; OKLCH L 91.1% C 0.130 H 196.9°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFCFF |
|---|---|
| RGB | rgb(95, 252, 255) |
| HSL | hsl(181, 100%, 69%) |
| HSV | hsv(181, 63%, 100%) |
| CMYK | cmyk(62.7%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(91.36, -39.69, -13.65) |
| CIE-LCH | lch(91.36, 41.97, 198.99°) |
| OKLab | oklab(91.05% -0.1245 -0.0379) |
| OKLCH | oklch(91.05% 0.13 196.9) |
| XYZ | xyz(57.5718, 79.2674, 106.8543) |
| Luminance | 0.7927 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.66
Bright Light Blue
#26F7FD
ΔE00 2.32
Aqua
#00FFFF
ΔE00 2.93
Bright Turquoise
#0FFEF9
ΔE00 3.87
Robin'S Egg
#6DEDFD
ΔE00 5.87
Robin Egg Blue
#8AF1FE
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFCFF #FF625F
analogous
#5FFFB2 #5FFCFF #5FACFF
triadic
#5FFCFF #FF5FFC #FCFF5F
tetradic
#5FFCFF #B25FFF #FF625F #ACFF5F
square
#5FFCFF #B25FFF #FF625F #ACFF5F
split-complementary
#5FFCFF #FF5FAC #FFB25F
monochromatic
#00DFE4 #22FBFF #5FFCFF #9CFDFF #D9FEFF
Accessibility & contrast
On white
1.25
#5FFCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#5FFCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFCFF
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFCFF | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#D3DEFF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5ffcff; /* rgb */ color: rgb(95, 252, 255); /* oklch */ color: oklch(91.1% 0.130 196.9);
Tailwind
colors: {
custom: {
50: '#9efeff',
500: '#5ffcff',
950: '#000000',
},
}SCSS
$custom: #5ffcff; $custom-light: #9efeff; $custom-dark: #000000;
JSON
{
"hex": "#5ffcff",
"rgb": {
"r": 95,
"g": 252,
"b": 255
},
"hsl": {
"h": 181.125,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.91054,
"c": 0.13012,
"h": 196.9
},
"luminance": 0.79274
}Semantic roles & 50–950 ramp
primary
#5FFCFF
secondary
#D92C29
accent
#0400E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686