#7CEDCC#7CEDCC
#7CEDCC is a very light, moderate teal. Relative luminance 0.692; OKLCH L 87.0% C 0.115 H 172.3°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7CEDCC |
|---|---|
| RGB | rgb(124, 237, 204) |
| HSL | hsl(162, 76%, 71%) |
| HSV | hsv(162, 48%, 93%) |
| CMYK | cmyk(47.7%, 0%, 13.9%, 7.1%) |
| CIE-LAB | lab(86.61, -40.02, 6.07) |
| CIE-LCH | lch(86.61, 40.48, 171.38°) |
| OKLab | oklab(87.01% -0.1137 0.0154) |
| OKLCH | oklch(87.01% 0.115 172.3) |
| XYZ | xyz(49.4908, 69.2090, 67.8657) |
| Luminance | 0.6921 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.24
Tiffany Blue
#7BF2DA
ΔE00 3.14
Light Teal
#90E4C1
ΔE00 3.74
Light Aqua
#8CFFDB
ΔE00 3.86
Aquamarine
#7FFFD4
ΔE00 4.26
Seafoam
#7FE0B3
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CEDCC #ED7C9D
analogous
#7CED93 #7CEDCC #7CD5ED
triadic
#7CEDCC #CC7CED #EDCC7C
tetradic
#7CEDCC #937CED #ED7C9D #D5ED7C
square
#7CEDCC #937CED #ED7C9D #D5ED7C
split-complementary
#7CEDCC #ED7CD5 #ED937C
monochromatic
#1DD29D #46E6B7 #7CEDCC #B2F4E1 #E4FBF5
Accessibility & contrast
On white
1.41
#7CEDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#7CEDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CEDCC
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CEDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CEDCC | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E0CA
Deuteranopia (green-blind)
#D5D3CE
Tritanopia (blue-blind)
#50EFE3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #7cedcc; /* rgb */ color: rgb(124, 237, 204); /* oklch */ color: oklch(87.0% 0.115 172.3);
Tailwind
colors: {
custom: {
50: '#a8f3db',
500: '#7cedcc',
950: '#000000',
},
}SCSS
$custom: #7cedcc; $custom-light: #a8f3db; $custom-dark: #000000;
JSON
{
"hex": "#7cedcc",
"rgb": {
"r": 124,
"g": 237,
"b": 204
},
"hsl": {
"h": 162.478,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.87008,
"c": 0.11476,
"h": 172.3
},
"luminance": 0.69213
}Semantic roles & 50–950 ramp
primary
#7CEDCC
secondary
#C7476C
accent
#0D49D8
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101715
muted
#818584