#5CDFEA#5CDFEA
#5CDFEA is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.6% C 0.115 H 202.9°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDFEA |
|---|---|
| RGB | rgb(92, 223, 234) |
| HSL | hsl(185, 77%, 64%) |
| HSV | hsv(185, 61%, 92%) |
| CMYK | cmyk(60.7%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(82.37, -32.46, -16.12) |
| CIE-LCH | lch(82.37, 36.24, 206.41°) |
| OKLab | oklab(83.56% -0.1056 -0.0446) |
| OKLCH | oklch(83.56% 0.115 202.9) |
| XYZ | xyz(45.6463, 60.9864, 87.1919) |
| Luminance | 0.6099 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.42
Robin'S Egg
#6DEDFD
ΔE00 3.74
Robin Egg Blue
#8AF1FE
ΔE00 5.37
Robin'S Egg Blue
#98EFF9
ΔE00 6.10
Bright Light Blue
#26F7FD
ΔE00 6.23
Darkturquoise
#00CED1
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDFEA #EA675C
analogous
#5CEAAE #5CDFEA #5C98EA
triadic
#5CDFEA #EA5CDF #DFEA5C
tetradic
#5CDFEA #AE5CEA #EA675C #98EA5C
square
#5CDFEA #AE5CEA #EA675C #98EA5C
split-complementary
#5CDFEA #EA5C98 #EAAE5C
monochromatic
#17A8B4 #26D4E3 #5CDFEA #92EAF1 #C8F4F8
Accessibility & contrast
On white
1.59
#5CDFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#5CDFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDFEA
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDFEA | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EB
Deuteranopia (green-blind)
#B9C6EB
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5cdfea; /* rgb */ color: rgb(92, 223, 234); /* oklch */ color: oklch(83.6% 0.115 202.9);
Tailwind
colors: {
custom: {
50: '#99e9f0',
500: '#5cdfea',
950: '#000000',
},
}SCSS
$custom: #5cdfea; $custom-light: #99e9f0; $custom-dark: #000000;
JSON
{
"hex": "#5cdfea",
"rgb": {
"r": 92,
"g": 223,
"b": 234
},
"hsl": {
"h": 184.648,
"s": 77.174,
"l": 63.922
},
"oklch": {
"l": 0.83564,
"c": 0.11461,
"h": 202.9
},
"luminance": 0.60991
}Semantic roles & 50–950 ramp
primary
#5CDFEA
secondary
#B44036
accent
#1C0CD9
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485