#5DFCFF#5DFCFF
#5DFCFF is a very light, vivid teal. Relative luminance 0.792; OKLCH L 91.0% C 0.131 H 196.9°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFCFF |
|---|---|
| RGB | rgb(93, 252, 255) |
| HSL | hsl(181, 100%, 68%) |
| HSV | hsv(181, 64%, 100%) |
| CMYK | cmyk(63.5%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(91.31, -39.98, -13.73) |
| CIE-LCH | lch(91.31, 42.28, 198.95°) |
| OKLab | oklab(91% -0.1254 -0.0381) |
| OKLCH | oklch(91% 0.131 196.9) |
| XYZ | xyz(57.3666, 79.1616, 106.8447) |
| Luminance | 0.7917 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.56
Bright Light Blue
#26F7FD
ΔE00 2.24
Aqua
#00FFFF
ΔE00 2.83
Bright Turquoise
#0FFEF9
ΔE00 3.79
Robin'S Egg
#6DEDFD
ΔE00 5.91
Robin Egg Blue
#8AF1FE
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFCFF #FF605D
analogous
#5DFFB1 #5DFCFF #5DABFF
triadic
#5DFCFF #FF5DFC #FCFF5D
tetradic
#5DFCFF #B15DFF #FF605D #ABFF5D
square
#5DFCFF #B15DFF #FF605D #ABFF5D
split-complementary
#5DFCFF #FF5DAB #FFB15D
monochromatic
#00DDE2 #20FBFF #5DFCFF #9AFDFF #D7FEFF
Accessibility & contrast
On white
1.25
#5DFCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#5DFCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFCFF
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFCFF | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#D3DEFF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5dfcff; /* rgb */ color: rgb(93, 252, 255); /* oklch */ color: oklch(91.0% 0.131 196.9);
Tailwind
colors: {
custom: {
50: '#9dfeff',
500: '#5dfcff',
950: '#000000',
},
}SCSS
$custom: #5dfcff; $custom-light: #9dfeff; $custom-dark: #000000;
JSON
{
"hex": "#5dfcff",
"rgb": {
"r": 93,
"g": 252,
"b": 255
},
"hsl": {
"h": 181.111,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.91001,
"c": 0.13108,
"h": 196.9
},
"luminance": 0.79168
}Semantic roles & 50–950 ramp
primary
#5DFCFF
secondary
#D92B27
accent
#0400E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686