#5DDFF1#5DDFF1
#5DDFF1 is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.8% C 0.116 H 207.8°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDFF1 |
|---|---|
| RGB | rgb(93, 223, 241) |
| HSL | hsl(187, 84%, 65%) |
| HSV | hsv(187, 61%, 95%) |
| CMYK | cmyk(61.4%, 7.5%, 0%, 5.5%) |
| CIE-LAB | lab(82.62, -30.33, -19.45) |
| CIE-LCH | lch(82.62, 36.04, 212.67°) |
| OKLab | oklab(83.85% -0.1022 -0.0539) |
| OKLCH | oklch(83.85% 0.116 207.8) |
| XYZ | xyz(46.7724, 61.4485, 92.5978) |
| Luminance | 0.6145 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.25
Aqua Blue
#02D8E9
ΔE00 3.70
Robin Egg Blue
#8AF1FE
ΔE00 5.05
Neon Blue
#04D9FF
ΔE00 5.64
Robin'S Egg Blue
#98EFF9
ΔE00 5.97
Bright Light Blue
#26F7FD
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDFF1 #F16F5D
analogous
#5DF1B9 #5DDFF1 #5D95F1
triadic
#5DDFF1 #F15DDF #DFF15D
tetradic
#5DDFF1 #B95DF1 #F16F5D #95F15D
square
#5DDFF1 #B95DF1 #F16F5D #95F15D
split-complementary
#5DDFF1 #F15D95 #F1B95D
monochromatic
#11ADC3 #25D4EC #5DDFF1 #95EAF6 #CEF5FB
Accessibility & contrast
On white
1.58
#5DDFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#5DDFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDFF1
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDFF1 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD7F2
Deuteranopia (green-blind)
#B7C7F1
Tritanopia (blue-blind)
#00E8E4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ddff1; /* rgb */ color: rgb(93, 223, 241); /* oklch */ color: oklch(83.8% 0.116 207.8);
Tailwind
colors: {
custom: {
50: '#9ae9f5',
500: '#5ddff1',
950: '#000000',
},
}SCSS
$custom: #5ddff1; $custom-light: #9ae9f5; $custom-dark: #000000;
JSON
{
"hex": "#5ddff1",
"rgb": {
"r": 93,
"g": 223,
"b": 241
},
"hsl": {
"h": 187.297,
"s": 84.091,
"l": 65.49
},
"oklch": {
"l": 0.83845,
"c": 0.11557,
"h": 207.8
},
"luminance": 0.61453
}Semantic roles & 50–950 ramp
primary
#5DDFF1
secondary
#C04332
accent
#2005E1
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485