#5DEDF2#5DEDF2
#5DEDF2 is a very light, vivid teal. Relative luminance 0.693; OKLCH L 87.1% C 0.122 H 198.4°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEDF2 |
|---|---|
| RGB | rgb(93, 237, 242) |
| HSL | hsl(182, 85%, 66%) |
| HSV | hsv(182, 62%, 95%) |
| CMYK | cmyk(61.6%, 2.1%, 0%, 5.1%) |
| CIE-LAB | lab(86.65, -36.65, -13.91) |
| CIE-LCH | lch(86.65, 39.20, 200.78°) |
| OKLab | oklab(87.11% -0.1159 -0.0385) |
| OKLCH | oklch(87.11% 0.122 198.4) |
| XYZ | xyz(50.8184, 69.3009, 94.6854) |
| Luminance | 0.6931 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.00
Bright Cyan
#41FDFE
ΔE00 4.00
Robin'S Egg
#6DEDFD
ΔE00 4.22
Aqua
#00FFFF
ΔE00 5.03
Robin Egg Blue
#8AF1FE
ΔE00 5.23
Bright Turquoise
#0FFEF9
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEDF2 #F2625D
analogous
#5DF2AC #5DEDF2 #5DA3F2
triadic
#5DEDF2 #F25DED #EDF25D
tetradic
#5DEDF2 #AC5DF2 #F2625D #A3F25D
square
#5DEDF2 #AC5DF2 #F2625D #A3F25D
split-complementary
#5DEDF2 #F25DA3 #F2AC5D
monochromatic
#10BFC5 #24E7ED #5DEDF2 #96F3F7 #CEFAFB
Accessibility & contrast
On white
1.41
#5DEDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#5DEDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEDF2
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEDF2 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE3F3
Deuteranopia (green-blind)
#C6D2F3
Tritanopia (blue-blind)
#00F5EE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5dedf2; /* rgb */ color: rgb(93, 237, 242); /* oklch */ color: oklch(87.1% 0.122 198.4);
Tailwind
colors: {
custom: {
50: '#9bf3f6',
500: '#5dedf2',
950: '#000000',
},
}SCSS
$custom: #5dedf2; $custom-light: #9bf3f6; $custom-dark: #000000;
JSON
{
"hex": "#5dedf2",
"rgb": {
"r": 93,
"g": 237,
"b": 242
},
"hsl": {
"h": 182.013,
"s": 85.143,
"l": 65.686
},
"oklch": {
"l": 0.8711,
"c": 0.12216,
"h": 198.4
},
"luminance": 0.69306
}Semantic roles & 50–950 ramp
primary
#5DEDF2
secondary
#C23631
accent
#0B04E2
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585