#5DEEF1#5DEEF1
#5DEEF1 is a very light, vivid teal. Relative luminance 0.698; OKLCH L 87.3% C 0.123 H 197.1°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEEF1 |
|---|---|
| RGB | rgb(93, 238, 241) |
| HSL | hsl(181, 84%, 65%) |
| HSV | hsv(181, 61%, 95%) |
| CMYK | cmyk(61.4%, 1.2%, 0%, 5.5%) |
| CIE-LAB | lab(86.91, -37.38, -13.00) |
| CIE-LCH | lch(86.91, 39.58, 199.18°) |
| OKLab | oklab(87.31% -0.1173 -0.036) |
| OKLCH | oklch(87.31% 0.123 197.1) |
| XYZ | xyz(50.9590, 69.8216, 93.9933) |
| Luminance | 0.6983 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.85
Bright Cyan
#41FDFE
ΔE00 3.57
Aqua
#00FFFF
ΔE00 4.58
Robin'S Egg
#6DEDFD
ΔE00 4.89
Bright Turquoise
#0FFEF9
ΔE00 5.11
Robin Egg Blue
#8AF1FE
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEEF1 #F1605D
analogous
#5DF1AA #5DEEF1 #5DA4F1
triadic
#5DEEF1 #F15DEE #EEF15D
tetradic
#5DEEF1 #AA5DF1 #F1605D #A4F15D
square
#5DEEF1 #AA5DF1 #F1605D #A4F15D
split-complementary
#5DEEF1 #F15DA4 #F1AA5D
monochromatic
#11BFC3 #25E8EC #5DEEF1 #95F4F6 #CEFAFB
Accessibility & contrast
On white
1.40
#5DEEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#5DEEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEEF1
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEEF1 | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE4F2
Deuteranopia (green-blind)
#C8D2F2
Tritanopia (blue-blind)
#00F5EE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5deef1; /* rgb */ color: rgb(93, 238, 241); /* oklch */ color: oklch(87.3% 0.123 197.1);
Tailwind
colors: {
custom: {
50: '#9bf4f5',
500: '#5deef1',
950: '#000000',
},
}SCSS
$custom: #5deef1; $custom-light: #9bf4f5; $custom-dark: #000000;
JSON
{
"hex": "#5deef1",
"rgb": {
"r": 93,
"g": 238,
"b": 241
},
"hsl": {
"h": 181.216,
"s": 84.091,
"l": 65.49
},
"oklch": {
"l": 0.87307,
"c": 0.12274,
"h": 197.1
},
"luminance": 0.69827
}Semantic roles & 50–950 ramp
primary
#5DEEF1
secondary
#C03532
accent
#0905E1
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585