#5CE7E5#5CE7E5
#5CE7E5 is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.3% C 0.119 H 193.8°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE7E5 |
|---|---|
| RGB | rgb(92, 231, 229) |
| HSL | hsl(179, 74%, 63%) |
| HSV | hsv(179, 60%, 91%) |
| CMYK | cmyk(60.2%, 0%, 0.9%, 9.4%) |
| CIE-LAB | lab(84.52, -37.55, -10.25) |
| CIE-LCH | lch(84.52, 38.93, 195.27°) |
| OKLab | oklab(85.26% -0.1158 -0.0285) |
| OKLCH | oklch(85.26% 0.119 193.8) |
| XYZ | xyz(47.1262, 65.0793, 84.1915) |
| Luminance | 0.6508 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.57
Bright Cyan
#41FDFE
ΔE00 4.94
Mediumturquoise
#48D1CC
ΔE00 5.38
Turquoise
#40E0D0
ΔE00 5.40
Bright Turquoise
#0FFEF9
ΔE00 5.57
Aqua
#00FFFF
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE7E5 #E75C5E
analogous
#5CE79F #5CE7E5 #5CA3E7
triadic
#5CE7E5 #E55CE7 #E7E55C
tetradic
#5CE7E5 #9F5CE7 #E75C5E #A3E75C
square
#5CE7E5 #9F5CE7 #E75C5E #A3E75C
split-complementary
#5CE7E5 #E75CA3 #E79F5C
monochromatic
#1AAFAD #27DFDC #5CE7E5 #91EFEE #C7F7F6
Accessibility & contrast
On white
1.50
#5CE7E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#5CE7E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE7E5
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE7E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE7E5 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE5
Deuteranopia (green-blind)
#C3CCE6
Tritanopia (blue-blind)
#00EEE6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ce7e5; /* rgb */ color: rgb(92, 231, 229); /* oklch */ color: oklch(85.3% 0.119 193.8);
Tailwind
colors: {
custom: {
50: '#99efed',
500: '#5ce7e5',
950: '#000000',
},
}SCSS
$custom: #5ce7e5; $custom-light: #99efed; $custom-dark: #000000;
JSON
{
"hex": "#5ce7e5",
"rgb": {
"r": 92,
"g": 231,
"b": 229
},
"hsl": {
"h": 179.137,
"s": 74.332,
"l": 63.333
},
"oklch": {
"l": 0.85255,
"c": 0.11921,
"h": 193.8
},
"luminance": 0.65084
}Semantic roles & 50–950 ramp
primary
#5CE7E5
secondary
#B03739
accent
#0F12D6
background
#FCFFFE
surface
#F5FEFD
border
#CFD6D5
text
#0F1616
muted
#808584