#5CDFE5#5CDFE5
#5CDFE5 is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.4% C 0.114 H 199.4°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDFE5 |
|---|---|
| RGB | rgb(92, 223, 229) |
| HSL | hsl(183, 72%, 63%) |
| HSV | hsv(183, 60%, 90%) |
| CMYK | cmyk(59.8%, 2.6%, 0%, 10.2%) |
| CIE-LAB | lab(82.22, -33.84, -13.69) |
| CIE-LCH | lch(82.22, 36.50, 202.03°) |
| OKLab | oklab(83.39% -0.1076 -0.0379) |
| OKLCH | oklch(83.39% 0.114 199.4) |
| XYZ | xyz(44.9381, 60.7031, 83.4621) |
| Luminance | 0.6071 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.25
Robin'S Egg
#6DEDFD
ΔE00 4.86
Mediumturquoise
#48D1CC
ΔE00 5.45
Darkturquoise
#00CED1
ΔE00 5.48
Bright Light Blue
#26F7FD
ΔE00 5.73
Robin Egg Blue
#8AF1FE
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDFE5 #E5625C
analogous
#5CE5A7 #5CDFE5 #5C9AE5
triadic
#5CDFE5 #E55CDF #DFE55C
tetradic
#5CDFE5 #A75CE5 #E5625C #9AE55C
square
#5CDFE5 #A75CE5 #E5625C #9AE55C
split-complementary
#5CDFE5 #E55C9A #E5A75C
monochromatic
#1BA5AB #27D5DD #5CDFE5 #91E9ED #C6F4F6
Accessibility & contrast
On white
1.60
#5CDFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#5CDFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDFE5
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDFE5 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E6
Deuteranopia (green-blind)
#BBC6E6
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5cdfe5; /* rgb */ color: rgb(92, 223, 229); /* oklch */ color: oklch(83.4% 0.114 199.4);
Tailwind
colors: {
custom: {
50: '#98e9ed',
500: '#5cdfe5',
950: '#000000',
},
}SCSS
$custom: #5cdfe5; $custom-light: #98e9ed; $custom-dark: #000000;
JSON
{
"hex": "#5cdfe5",
"rgb": {
"r": 92,
"g": 223,
"b": 229
},
"hsl": {
"h": 182.628,
"s": 72.487,
"l": 62.941
},
"oklch": {
"l": 0.83391,
"c": 0.11409,
"h": 199.4
},
"luminance": 0.60708
}Semantic roles & 50–950 ramp
primary
#5CDFE5
secondary
#AD3E38
accent
#1A11D5
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484