#5CDFF3#5CDFF3
#5CDFF3 is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.9% C 0.117 H 209.1°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDFF3 |
|---|---|
| RGB | rgb(92, 223, 243) |
| HSL | hsl(188, 86%, 66%) |
| HSV | hsv(188, 62%, 95%) |
| CMYK | cmyk(62.1%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(82.66, -29.93, -20.46) |
| CIE-LCH | lch(82.66, 36.26, 214.36°) |
| OKLab | oklab(83.89% -0.102 -0.0567) |
| OKLCH | oklch(83.89% 0.117 209.1) |
| XYZ | xyz(46.9722, 61.5167, 94.1751) |
| Luminance | 0.6152 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.41
Aqua Blue
#02D8E9
ΔE00 3.97
Neon Blue
#04D9FF
ΔE00 5.09
Robin Egg Blue
#8AF1FE
ΔE00 5.20
Robin'S Egg Blue
#98EFF9
ΔE00 6.14
Bright Light Blue
#26F7FD
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDFF3 #F3705C
analogous
#5CF3BB #5CDFF3 #5C93F3
triadic
#5CDFF3 #F35CDF #DFF35C
tetradic
#5CDFF3 #BB5CF3 #F3705C #93F35C
square
#5CDFF3 #BB5CF3 #F3705C #93F35C
split-complementary
#5CDFF3 #F35C93 #F3BB5C
monochromatic
#0FAEC6 #23D4EF #5CDFF3 #95EAF7 #CEF5FB
Accessibility & contrast
On white
1.58
#5CDFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#5CDFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDFF3
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDFF3 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD7F4
Deuteranopia (green-blind)
#B6C7F3
Tritanopia (blue-blind)
#00E8E5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5cdff3; /* rgb */ color: rgb(92, 223, 243); /* oklch */ color: oklch(83.9% 0.117 209.1);
Tailwind
colors: {
custom: {
50: '#99e9f7',
500: '#5cdff3',
950: '#000000',
},
}SCSS
$custom: #5cdff3; $custom-light: #99e9f7; $custom-dark: #000000;
JSON
{
"hex": "#5cdff3",
"rgb": {
"r": 92,
"g": 223,
"b": 243
},
"hsl": {
"h": 187.947,
"s": 86.286,
"l": 65.686
},
"oklch": {
"l": 0.83888,
"c": 0.1167,
"h": 209.1
},
"luminance": 0.61522
}Semantic roles & 50–950 ramp
primary
#5CDFF3
secondary
#C34430
accent
#2003E3
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485