#5FE5FF#5FE5FF
#5FE5FF is a very light, vivid teal. Relative luminance 0.657; OKLCH L 85.8% C 0.121 H 212.7°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE5FF |
|---|---|
| RGB | rgb(95, 229, 255) |
| HSL | hsl(190, 100%, 69%) |
| HSV | hsv(190, 63%, 100%) |
| CMYK | cmyk(62.7%, 10.2%, 0%, 0%) |
| CIE-LAB | lab(84.84, -28.92, -23.48) |
| CIE-LCH | lch(84.84, 37.25, 219.07°) |
| OKLab | oklab(85.8% -0.1017 -0.0652) |
| OKLCH | oklch(85.8% 0.121 212.7) |
| XYZ | xyz(50.7811, 65.6861, 104.5908) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.53
Neon Blue
#04D9FF
ΔE00 4.48
Robin Egg Blue
#8AF1FE
ΔE00 5.02
Aqua Blue
#02D8E9
ΔE00 5.86
Robin'S Egg Blue
#98EFF9
ΔE00 6.17
Sky Blue
#87CEEB
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE5FF #FF795F
analogous
#5FFFC9 #5FE5FF #5F95FF
triadic
#5FE5FF #FF5FE5 #E5FF5F
tetradic
#5FE5FF #C95FFF #FF795F #95FF5F
square
#5FE5FF #C95FFF #FF795F #95FF5F
split-complementary
#5FE5FF #FF5F95 #FFC95F
monochromatic
#00BFE4 #22DBFF #5FE5FF #9CEFFF #D9F9FF
Accessibility & contrast
On white
1.49
#5FE5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#5FE5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE5FF
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE5FF | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#BACCFF
Tritanopia (blue-blind)
#00F0ED
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5fe5ff; /* rgb */ color: rgb(95, 229, 255); /* oklch */ color: oklch(85.8% 0.121 212.7);
Tailwind
colors: {
custom: {
50: '#9cedff',
500: '#5fe5ff',
950: '#000000',
},
}SCSS
$custom: #5fe5ff; $custom-light: #9cedff; $custom-dark: #000000;
JSON
{
"hex": "#5fe5ff",
"rgb": {
"r": 95,
"g": 229,
"b": 255
},
"hsl": {
"h": 189.75,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.85795,
"c": 0.12084,
"h": 212.7
},
"luminance": 0.65692
}Semantic roles & 50–950 ramp
primary
#5FE5FF
secondary
#D94629
accent
#2500E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101618
muted
#808586