#7CE1BE#7CE1BE
#7CE1BE is a very light, moderate teal. Relative luminance 0.619; OKLCH L 83.8% C 0.108 H 169.1°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7CE1BE |
|---|---|
| RGB | rgb(124, 225, 190) |
| HSL | hsl(159, 63%, 68%) |
| HSV | hsv(159, 45%, 88%) |
| CMYK | cmyk(44.9%, 0%, 15.6%, 11.8%) |
| CIE-LAB | lab(82.83, -37.68, 8.00) |
| CIE-LCH | lch(82.83, 38.52, 168.01°) |
| OKLab | oklab(83.84% -0.1063 0.0205) |
| OKLCH | oklch(83.84% 0.108 169.1) |
| XYZ | xyz(44.5278, 61.8498, 58.2970) |
| Luminance | 0.6185 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.37
Seafoam
#7FE0B3
ΔE00 2.91
Seafoam Blue
#78D1B6
ΔE00 4.14
Light Turquoise
#7EF4CC
ΔE00 4.22
Mediumaquamarine
#66CDAA
ΔE00 4.99
Eucalyptus
#44D7A8
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CE1BE #E17C9F
analogous
#7CE18B #7CE1BE #7CD1E1
triadic
#7CE1BE #BE7CE1 #E1BE7C
tetradic
#7CE1BE #8B7CE1 #E17C9F #D1E17C
square
#7CE1BE #8B7CE1 #E17C9F #D1E17C
split-complementary
#7CE1BE #E17CD1 #E18B7C
monochromatic
#2AB887 #4AD6A5 #7CE1BE #AEECD7 #E0F8EF
Accessibility & contrast
On white
1.57
#7CE1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#7CE1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CE1BE
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CE1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CE1BE | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5BC
Deuteranopia (green-blind)
#CCC9C0
Tritanopia (blue-blind)
#5AE2D7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7ce1be; /* rgb */ color: rgb(124, 225, 190); /* oklch */ color: oklch(83.8% 0.108 169.1);
Tailwind
colors: {
custom: {
50: '#a7ebd1',
500: '#7ce1be',
950: '#000000',
},
}SCSS
$custom: #7ce1be; $custom-light: #a7ebd1; $custom-dark: #000000;
JSON
{
"hex": "#7ce1be",
"rgb": {
"r": 124,
"g": 225,
"b": 190
},
"hsl": {
"h": 159.208,
"s": 62.733,
"l": 68.431
},
"oklch": {
"l": 0.83843,
"c": 0.10825,
"h": 169.1
},
"luminance": 0.61853
}Semantic roles & 50–950 ramp
primary
#7CE1BE
secondary
#B84970
accent
#1B58CA
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483