#5FFAFE#5FFAFE
#5FFAFE is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.6% C 0.129 H 197.6°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFAFE |
|---|---|
| RGB | rgb(95, 250, 254) |
| HSL | hsl(182, 99%, 68%) |
| HSV | hsv(182, 63%, 100%) |
| CMYK | cmyk(62.6%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(90.76, -39.05, -14.03) |
| CIE-LCH | lch(90.76, 41.49, 199.76°) |
| OKLab | oklab(90.56% -0.1229 -0.0389) |
| OKLCH | oklch(90.56% 0.129 197.6) |
| XYZ | xyz(56.7865, 77.9537, 105.8005) |
| Luminance | 0.7796 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.98
Bright Light Blue
#26F7FD
ΔE00 2.16
Aqua
#00FFFF
ΔE00 3.25
Bright Turquoise
#0FFEF9
ΔE00 4.22
Robin'S Egg
#6DEDFD
ΔE00 5.37
Robin Egg Blue
#8AF1FE
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFAFE #FE635F
analogous
#5FFEB2 #5FFAFE #5FABFE
triadic
#5FFAFE #FE5FFA #FAFE5F
tetradic
#5FFAFE #B25FFE #FE635F #ABFE5F
square
#5FFAFE #B25FFE #FE635F #ABFE5F
split-complementary
#5FFAFE #FE5FAB #FEB25F
monochromatic
#01DCE1 #22F8FE #5FFAFE #9CFCFE #D9FEFF
Accessibility & contrast
On white
1.27
#5FFAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#5FFAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFAFE
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFAFE | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFF
Deuteranopia (green-blind)
#D1DDFF
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5ffafe; /* rgb */ color: rgb(95, 250, 254); /* oklch */ color: oklch(90.6% 0.129 197.6);
Tailwind
colors: {
custom: {
50: '#9efcfe',
500: '#5ffafe',
950: '#000000',
},
}SCSS
$custom: #5ffafe; $custom-light: #9efcfe; $custom-dark: #000000;
JSON
{
"hex": "#5ffafe",
"rgb": {
"r": 95,
"g": 250,
"b": 254
},
"hsl": {
"h": 181.509,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.90562,
"c": 0.12893,
"h": 197.6
},
"luminance": 0.7796
}Semantic roles & 50–950 ramp
primary
#5FFAFE
secondary
#D82E29
accent
#0600E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585