#5AFEFF#5AFEFF
#5AFEFF is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.4% C 0.134 H 195.7°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFEFF |
|---|---|
| RGB | rgb(90, 254, 255) |
| HSL | hsl(180, 100%, 68%) |
| HSV | hsv(180, 65%, 100%) |
| CMYK | cmyk(64.7%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(91.81, -41.32, -12.99) |
| CIE-LCH | lch(91.81, 43.31, 197.46°) |
| OKLab | oklab(91.39% -0.1287 -0.0361) |
| OKLCH | oklch(91.39% 0.134 195.7) |
| XYZ | xyz(57.7002, 80.2708, 107.0412) |
| Luminance | 0.8028 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.09
Aqua
#00FFFF
ΔE00 2.30
Bright Light Blue
#26F7FD
ΔE00 2.55
Bright Turquoise
#0FFEF9
ΔE00 3.11
Bright Aqua
#0BF9EA
ΔE00 5.92
Robin'S Egg
#6DEDFD
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFEFF #FF5B5A
analogous
#5AFFAE #5AFEFF #5AABFF
triadic
#5AFEFF #FF5AFE #FEFF5A
tetradic
#5AFEFF #AE5AFF #FF5B5A #ABFF5A
square
#5AFEFF #AE5AFF #FF5B5A #ABFF5A
split-complementary
#5AFEFF #FF5AAB #FFAE5A
monochromatic
#00DDDF #1DFEFF #5AFEFF #97FEFF #D4FFFF
Accessibility & contrast
On white
1.23
#5AFEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#5AFEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFEFF
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFEFF | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FF
Deuteranopia (green-blind)
#D5E0FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #5afeff; /* rgb */ color: rgb(90, 254, 255); /* oklch */ color: oklch(91.4% 0.134 195.7);
Tailwind
colors: {
custom: {
50: '#9cffff',
500: '#5afeff',
950: '#000000',
},
}SCSS
$custom: #5afeff; $custom-light: #9cffff; $custom-dark: #000000;
JSON
{
"hex": "#5afeff",
"rgb": {
"r": 90,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.364,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.91386,
"c": 0.13368,
"h": 195.7
},
"luminance": 0.80277
}Semantic roles & 50–950 ramp
primary
#5AFEFF
secondary
#D72726
accent
#0100E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686