#5DEFF1#5DEFF1
#5DEFF1 is a very light, vivid teal. Relative luminance 0.704; OKLCH L 87.5% C 0.123 H 196.4°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEFF1 |
|---|---|
| RGB | rgb(93, 239, 241) |
| HSL | hsl(181, 84%, 65%) |
| HSV | hsv(181, 61%, 95%) |
| CMYK | cmyk(61.4%, 0.8%, 0%, 5.5%) |
| CIE-LAB | lab(87.20, -37.84, -12.58) |
| CIE-LCH | lch(87.20, 39.88, 198.38°) |
| OKLab | oklab(87.54% -0.1183 -0.0349) |
| OKLCH | oklch(87.54% 0.123 196.4) |
| XYZ | xyz(51.2509, 70.4055, 94.0907) |
| Luminance | 0.7041 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.77
Bright Cyan
#41FDFE
ΔE00 3.29
Aqua
#00FFFF
ΔE00 4.30
Bright Turquoise
#0FFEF9
ΔE00 4.76
Robin'S Egg
#6DEDFD
ΔE00 5.24
Robin Egg Blue
#8AF1FE
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEFF1 #F15F5D
analogous
#5DF1A9 #5DEFF1 #5DA5F1
triadic
#5DEFF1 #F15DEF #EFF15D
tetradic
#5DEFF1 #A95DF1 #F15F5D #A5F15D
square
#5DEFF1 #A95DF1 #F15F5D #A5F15D
split-complementary
#5DEFF1 #F15DA5 #F1A95D
monochromatic
#11C0C3 #25E9EC #5DEFF1 #95F5F6 #CEFAFB
Accessibility & contrast
On white
1.39
#5DEFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#5DEFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEFF1
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEFF1 | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4F1
Deuteranopia (green-blind)
#C9D3F2
Tritanopia (blue-blind)
#00F6EF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5deff1; /* rgb */ color: rgb(93, 239, 241); /* oklch */ color: oklch(87.5% 0.123 196.4);
Tailwind
colors: {
custom: {
50: '#9bf4f5',
500: '#5deff1',
950: '#000000',
},
}SCSS
$custom: #5deff1; $custom-light: #9bf4f5; $custom-dark: #000000;
JSON
{
"hex": "#5deff1",
"rgb": {
"r": 93,
"g": 239,
"b": 241
},
"hsl": {
"h": 180.811,
"s": 84.091,
"l": 65.49
},
"oklch": {
"l": 0.87539,
"c": 0.12336,
"h": 196.4
},
"luminance": 0.70411
}Semantic roles & 50–950 ramp
primary
#5DEFF1
secondary
#C03432
accent
#0805E1
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585