#5CE0DF#5CE0DF
#5CE0DF is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.4% C 0.115 H 194.5°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE0DF |
|---|---|
| RGB | rgb(92, 224, 223) |
| HSL | hsl(180, 68%, 62%) |
| HSV | hsv(180, 59%, 88%) |
| CMYK | cmyk(58.9%, 0%, 0.4%, 12.2%) |
| CIE-LAB | lab(82.33, -35.93, -10.34) |
| CIE-LCH | lch(82.33, 37.39, 196.06°) |
| OKLab | oklab(83.42% -0.1111 -0.0287) |
| OKLCH | oklch(83.42% 0.115 194.5) |
| XYZ | xyz(44.3828, 60.9097, 79.2155) |
| Luminance | 0.6091 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.08
Darkturquoise
#00CED1
ΔE00 5.35
Turquoise
#40E0D0
ΔE00 5.48
Bright Light Blue
#26F7FD
ΔE00 5.75
Aqua Blue
#02D8E9
ΔE00 6.25
Bright Cyan
#41FDFE
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE0DF #E05C5D
analogous
#5CE09D #5CE0DF #5C9FE0
triadic
#5CE0DF #DF5CE0 #E0DF5C
tetradic
#5CE0DF #9D5CE0 #E05C5D #9FE05C
square
#5CE0DF #9D5CE0 #E05C5D #9FE05C
split-complementary
#5CE0DF #E05C9F #E09D5C
monochromatic
#1FA3A2 #29D6D5 #5CE0DF #8FEAE9 #C3F4F3
Accessibility & contrast
On white
1.59
#5CE0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#5CE0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE0DF
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE0DF | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DF
Deuteranopia (green-blind)
#BEC6E0
Tritanopia (blue-blind)
#00E6DF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ce0df; /* rgb */ color: rgb(92, 224, 223); /* oklch */ color: oklch(83.4% 0.115 194.5);
Tailwind
colors: {
custom: {
50: '#98eae8',
500: '#5ce0df',
950: '#000000',
},
}SCSS
$custom: #5ce0df; $custom-light: #98eae8; $custom-dark: #000000;
JSON
{
"hex": "#5ce0df",
"rgb": {
"r": 92,
"g": 224,
"b": 223
},
"hsl": {
"h": 179.545,
"s": 68.041,
"l": 61.961
},
"oklch": {
"l": 0.83422,
"c": 0.11476,
"h": 194.5
},
"luminance": 0.60914
}Semantic roles & 50–950 ramp
primary
#5CE0DF
secondary
#A53B3C
accent
#1617D0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484