#5AFDFD#5AFDFD
#5AFDFD is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.1% C 0.133 H 195.1°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFDFD |
|---|---|
| RGB | rgb(90, 253, 253) |
| HSL | hsl(180, 98%, 67%) |
| HSV | hsv(180, 64%, 99%) |
| CMYK | cmyk(64.4%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(91.46, -41.41, -12.47) |
| CIE-LCH | lch(91.46, 43.24, 196.76°) |
| OKLab | oklab(91.09% -0.1286 -0.0346) |
| OKLCH | oklch(91.09% 0.133 195.1) |
| XYZ | xyz(57.0634, 79.5097, 105.2490) |
| Luminance | 0.7952 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.06
Aqua
#00FFFF
ΔE00 2.24
Bright Light Blue
#26F7FD
ΔE00 2.62
Bright Turquoise
#0FFEF9
ΔE00 2.88
Bright Aqua
#0BF9EA
ΔE00 5.58
Robin'S Egg
#6DEDFD
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFDFD #FD5A5A
analogous
#5AFDAC #5AFDFD #5AACFD
triadic
#5AFDFD #FD5AFD #FDFD5A
tetradic
#5AFDFD #AC5AFD #FD5A5A #ACFD5A
square
#5AFDFD #AC5AFD #FD5A5A #ACFD5A
split-complementary
#5AFDFD #FD5AAC #FDAC5A
monochromatic
#03DADA #1EFCFC #5AFDFD #96FEFE #D3FEFE
Accessibility & contrast
On white
1.24
#5AFDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#5AFDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFDFD
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFDFD | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FD
Deuteranopia (green-blind)
#D4DFFE
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5afdfd; /* rgb */ color: rgb(90, 253, 253); /* oklch */ color: oklch(91.1% 0.133 195.1);
Tailwind
colors: {
custom: {
50: '#9cfefe',
500: '#5afdfd',
950: '#000000',
},
}SCSS
$custom: #5afdfd; $custom-light: #9cfefe; $custom-dark: #000000;
JSON
{
"hex": "#5afdfd",
"rgb": {
"r": 90,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 97.605,
"l": 67.255
},
"oklch": {
"l": 0.9109,
"c": 0.13315,
"h": 195.1
},
"luminance": 0.79516
}Semantic roles & 50–950 ramp
primary
#5AFDFD
secondary
#D32828
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685