#5CDFE9#5CDFE9
#5CDFE9 is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.5% C 0.114 H 202.2°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDFE9 |
|---|---|
| RGB | rgb(92, 223, 233) |
| HSL | hsl(184, 76%, 64%) |
| HSV | hsv(184, 61%, 91%) |
| CMYK | cmyk(60.5%, 4.3%, 0%, 8.6%) |
| CIE-LAB | lab(82.34, -32.74, -15.63) |
| CIE-LCH | lch(82.34, 36.28, 205.53°) |
| OKLab | oklab(83.53% -0.106 -0.0433) |
| OKLCH | oklch(83.53% 0.114 202.2) |
| XYZ | xyz(45.5030, 60.9291, 86.4374) |
| Luminance | 0.6093 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.53
Robin'S Egg
#6DEDFD
ΔE00 3.93
Robin Egg Blue
#8AF1FE
ΔE00 5.49
Bright Light Blue
#26F7FD
ΔE00 6.09
Darkturquoise
#00CED1
ΔE00 6.12
Robin'S Egg Blue
#98EFF9
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDFE9 #E9665C
analogous
#5CE9AC #5CDFE9 #5C98E9
triadic
#5CDFE9 #E95CDF #DFE95C
tetradic
#5CDFE9 #AC5CE9 #E9665C #98E95C
square
#5CDFE9 #AC5CE9 #E9665C #98E95C
split-complementary
#5CDFE9 #E95C98 #E9AC5C
monochromatic
#18A8B3 #26D4E2 #5CDFE9 #92EAF0 #C8F4F8
Accessibility & contrast
On white
1.59
#5CDFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#5CDFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDFE9
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDFE9 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EA
Deuteranopia (green-blind)
#BAC6EA
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5cdfe9; /* rgb */ color: rgb(92, 223, 233); /* oklch */ color: oklch(83.5% 0.114 202.2);
Tailwind
colors: {
custom: {
50: '#99e9f0',
500: '#5cdfe9',
950: '#000000',
},
}SCSS
$custom: #5cdfe9; $custom-light: #99e9f0; $custom-dark: #000000;
JSON
{
"hex": "#5cdfe9",
"rgb": {
"r": 92,
"g": 223,
"b": 233
},
"hsl": {
"h": 184.255,
"s": 76.216,
"l": 63.725
},
"oklch": {
"l": 0.83529,
"c": 0.11446,
"h": 202.2
},
"luminance": 0.60934
}Semantic roles & 50–950 ramp
primary
#5CDFE9
secondary
#B33F36
accent
#1C0DD8
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485