#5DFFFE#5DFFFE
#5DFFFE is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.7% C 0.133 H 194.5°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFFFE |
|---|---|
| RGB | rgb(93, 255, 254) |
| HSL | hsl(180, 100%, 68%) |
| HSV | hsv(180, 64%, 100%) |
| CMYK | cmyk(63.5%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(92.13, -41.60, -11.98) |
| CIE-LCH | lch(92.13, 43.29, 196.07°) |
| OKLab | oklab(91.66% -0.1287 -0.0333) |
| OKLCH | oklch(91.66% 0.133 194.5) |
| XYZ | xyz(58.1556, 80.9965, 106.3157) |
| Luminance | 0.8100 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.31
Aqua
#00FFFF
ΔE00 2.30
Bright Turquoise
#0FFEF9
ΔE00 2.79
Bright Light Blue
#26F7FD
ΔE00 3.08
Bright Aqua
#0BF9EA
ΔE00 5.45
Light Cyan
#ACFFFC
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFFFE #FF5D5E
analogous
#5DFFAD #5DFFFE #5DAFFF
triadic
#5DFFFE #FE5DFF #FFFE5D
tetradic
#5DFFFE #AD5DFF #FF5D5E #AFFF5D
square
#5DFFFE #AD5DFF #FF5D5E #AFFF5D
split-complementary
#5DFFFE #FF5DAF #FFAD5D
monochromatic
#00E2E0 #20FFFE #5DFFFE #9AFFFE #D7FFFF
Accessibility & contrast
On white
1.22
#5DFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#5DFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFFFE
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFFFE | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FE
Deuteranopia (green-blind)
#D6E1FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #5dfffe; /* rgb */ color: rgb(93, 255, 254); /* oklch */ color: oklch(91.7% 0.133 194.5);
Tailwind
colors: {
custom: {
50: '#9efffe',
500: '#5dfffe',
950: '#000000',
},
}SCSS
$custom: #5dfffe; $custom-light: #9efffe; $custom-dark: #000000;
JSON
{
"hex": "#5dfffe",
"rgb": {
"r": 93,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.63,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.91658,
"c": 0.13298,
"h": 194.5
},
"luminance": 0.81003
}Semantic roles & 50–950 ramp
primary
#5DFFFE
secondary
#D92728
accent
#0001E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685