#5DFFFF#5DFFFF
#5DFFFF is a very light, vivid teal. Relative luminance 0.811; OKLCH L 91.7% C 0.133 H 195.1°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFFFF |
|---|---|
| RGB | rgb(93, 255, 255) |
| HSL | hsl(180, 100%, 68%) |
| HSV | hsv(180, 64%, 100%) |
| CMYK | cmyk(63.5%, 0%, 0%, 0%) |
| CIE-LAB | lab(92.16, -41.33, -12.46) |
| CIE-LCH | lch(92.16, 43.17, 196.78°) |
| OKLab | oklab(91.69% -0.1283 -0.0346) |
| OKLCH | oklch(91.69% 0.133 195.1) |
| XYZ | xyz(58.3162, 81.0607, 107.1612) |
| Luminance | 0.8107 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.26
Aqua
#00FFFF
ΔE00 2.34
Bright Light Blue
#26F7FD
ΔE00 2.90
Bright Turquoise
#0FFEF9
ΔE00 3.01
Bright Aqua
#0BF9EA
ΔE00 5.74
Light Cyan
#ACFFFC
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFFFF #FF5D5D
analogous
#5DFFAE #5DFFFF #5DAEFF
triadic
#5DFFFF #FF5DFF #FFFF5D
tetradic
#5DFFFF #AE5DFF #FF5D5D #AEFF5D
square
#5DFFFF #AE5DFF #FF5D5D #AEFF5D
split-complementary
#5DFFFF #FF5DAE #FFAE5D
monochromatic
#00E2E2 #20FFFF #5DFFFF #9AFFFF #D7FFFF
Accessibility & contrast
On white
1.22
#5DFFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#5DFFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFFFF
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFFFF | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#D6E1FF
Tritanopia (blue-blind)
#00FFFF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #5dffff; /* rgb */ color: rgb(93, 255, 255); /* oklch */ color: oklch(91.7% 0.133 195.1);
Tailwind
colors: {
custom: {
50: '#9effff',
500: '#5dffff',
950: '#000000',
},
}SCSS
$custom: #5dffff; $custom-light: #9effff; $custom-dark: #000000;
JSON
{
"hex": "#5dffff",
"rgb": {
"r": 93,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.91691,
"c": 0.13292,
"h": 195.1
},
"luminance": 0.81067
}Semantic roles & 50–950 ramp
primary
#5DFFFF
secondary
#D92727
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686