#7CEBB5#7CEBB5
#7CEBB5 is a very light, vivid teal. Relative luminance 0.670; OKLCH L 86.0% C 0.129 H 160.8°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7CEBB5 |
|---|---|
| RGB | rgb(124, 235, 181) |
| HSL | hsl(151, 74%, 70%) |
| HSV | hsv(151, 47%, 92%) |
| CMYK | cmyk(47.2%, 0%, 23%, 7.8%) |
| CIE-LAB | lab(85.52, -44.01, 16.53) |
| CIE-LCH | lch(85.52, 47.02, 159.42°) |
| OKLab | oklab(85.96% -0.1216 0.0423) |
| OKLCH | oklch(85.96% 0.129 160.8) |
| XYZ | xyz(46.3573, 67.0343, 54.2032) |
| Luminance | 0.6704 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.98
Light Greenish Blue
#63F7B4
ΔE00 3.81
Light Aquamarine
#7BFDC7
ΔE00 3.98
Light Turquoise
#7EF4CC
ΔE00 4.39
Light Blue Green
#7EFBB3
ΔE00 4.57
Light Teal
#90E4C1
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CEBB5 #EB7CB2
analogous
#7CEB7D #7CEBB5 #7CE9EB
triadic
#7CEBB5 #B57CEB #EBB57C
tetradic
#7CEBB5 #7D7CEB #EB7CB2 #E9EB7C
square
#7CEBB5 #7D7CEB #EB7CB2 #E9EB7C
split-complementary
#7CEBB5 #EB7CE9 #EB7D7C
monochromatic
#1FCD79 #47E397 #7CEBB5 #B1F3D3 #E4FBF0
Accessibility & contrast
On white
1.46
#7CEBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#7CEBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CEBB5
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CEBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CEBB5 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DDB2
Deuteranopia (green-blind)
#D8D1B8
Tritanopia (blue-blind)
#5CEADC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #7cebb5; /* rgb */ color: rgb(124, 235, 181); /* oklch */ color: oklch(86.0% 0.129 160.8);
Tailwind
colors: {
custom: {
50: '#a8f2cb',
500: '#7cebb5',
950: '#000000',
},
}SCSS
$custom: #7cebb5; $custom-light: #a8f2cb; $custom-dark: #000000;
JSON
{
"hex": "#7cebb5",
"rgb": {
"r": 124,
"g": 235,
"b": 181
},
"hsl": {
"h": 150.811,
"s": 73.51,
"l": 70.392
},
"oklch": {
"l": 0.85958,
"c": 0.12873,
"h": 160.8
},
"luminance": 0.67038
}Semantic roles & 50–950 ramp
primary
#7CEBB5
secondary
#C44784
accent
#1070D6
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582