#5CE7E7#5CE7E7
#5CE7E7 is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.3% C 0.119 H 195.2°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE7E7 |
|---|---|
| RGB | rgb(92, 231, 231) |
| HSL | hsl(180, 74%, 63%) |
| HSV | hsv(180, 60%, 91%) |
| CMYK | cmyk(60.2%, 0%, 0%, 9.4%) |
| CIE-LAB | lab(84.58, -37.02, -11.22) |
| CIE-LCH | lch(84.58, 38.68, 196.86°) |
| OKLab | oklab(85.32% -0.1149 -0.0311) |
| OKLCH | oklch(85.32% 0.119 195.2) |
| XYZ | xyz(47.4071, 65.1916, 85.6706) |
| Luminance | 0.6520 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.28
Bright Cyan
#41FDFE
ΔE00 4.87
Mediumturquoise
#48D1CC
ΔE00 5.60
Aqua
#00FFFF
ΔE00 5.66
Bright Turquoise
#0FFEF9
ΔE00 5.78
Robin'S Egg
#6DEDFD
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE7E7 #E75C5C
analogous
#5CE7A1 #5CE7E7 #5CA1E7
triadic
#5CE7E7 #E75CE7 #E7E75C
tetradic
#5CE7E7 #A15CE7 #E75C5C #A1E75C
square
#5CE7E7 #A15CE7 #E75C5C #A1E75C
split-complementary
#5CE7E7 #E75CA1 #E7A15C
monochromatic
#1AAFAF #27DFDF #5CE7E7 #91EFEF #C7F7F7
Accessibility & contrast
On white
1.50
#5CE7E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#5CE7E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE7E7
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE7E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE7E7 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDE7
Deuteranopia (green-blind)
#C3CCE8
Tritanopia (blue-blind)
#00EEE7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ce7e7; /* rgb */ color: rgb(92, 231, 231); /* oklch */ color: oklch(85.3% 0.119 195.2);
Tailwind
colors: {
custom: {
50: '#99efee',
500: '#5ce7e7',
950: '#000000',
},
}SCSS
$custom: #5ce7e7; $custom-light: #99efee; $custom-dark: #000000;
JSON
{
"hex": "#5ce7e7",
"rgb": {
"r": 92,
"g": 231,
"b": 231
},
"hsl": {
"h": 180,
"s": 74.332,
"l": 63.333
},
"oklch": {
"l": 0.85321,
"c": 0.11906,
"h": 195.2
},
"luminance": 0.65197
}Semantic roles & 50–950 ramp
primary
#5CE7E7
secondary
#B03737
accent
#0F0FD6
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585