#7CD7C8#7CD7C8
#7CD7C8 is a light, moderate teal. Relative luminance 0.571; OKLCH L 81.8% C 0.090 H 182.2°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD7C8 |
|---|---|
| RGB | rgb(124, 215, 200) |
| HSL | hsl(170, 53%, 66%) |
| HSV | hsv(170, 42%, 84%) |
| CMYK | cmyk(42.3%, 0%, 7%, 15.7%) |
| CIE-LAB | lab(80.21, -30.76, -1.11) |
| CIE-LCH | lch(80.21, 30.78, 182.07°) |
| OKLab | oklab(81.81% -0.0904 -0.0035) |
| OKLCH | oklch(81.81% 0.09 182.2) |
| XYZ | xyz(43.0338, 57.0529, 63.3770) |
| Luminance | 0.5706 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.47
Pale Teal
#82CBB2
ΔE00 5.22
Turquoise
#40E0D0
ΔE00 5.26
Mediumturquoise
#48D1CC
ΔE00 5.65
Tiffany Blue
#7BF2DA
ΔE00 6.53
Mediumaquamarine
#66CDAA
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD7C8 #D77C8B
analogous
#7CD79B #7CD7C8 #7CB9D7
triadic
#7CD7C8 #C87CD7 #D7C87C
tetradic
#7CD7C8 #9B7CD7 #D77C8B #B9D77C
square
#7CD7C8 #9B7CD7 #D77C8B #B9D77C
split-complementary
#7CD7C8 #D77CB9 #D79B7C
monochromatic
#33A693 #4DC9B4 #7CD7C8 #ABE5DC #DAF4EF
Accessibility & contrast
On white
1.69
#7CD7C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#7CD7C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD7C8
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD7C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD7C8 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CEC7
Deuteranopia (green-blind)
#C0C2C9
Tritanopia (blue-blind)
#58DAD2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #7cd7c8; /* rgb */ color: rgb(124, 215, 200); /* oklch */ color: oklch(81.8% 0.090 182.2);
Tailwind
colors: {
custom: {
50: '#a7e3d8',
500: '#7cd7c8',
950: '#000000',
},
}SCSS
$custom: #7cd7c8; $custom-light: #a7e3d8; $custom-dark: #000000;
JSON
{
"hex": "#7cd7c8",
"rgb": {
"r": 124,
"g": 215,
"b": 200
},
"hsl": {
"h": 170.11,
"s": 53.216,
"l": 66.471
},
"oklch": {
"l": 0.81806,
"c": 0.09047,
"h": 182.2
},
"luminance": 0.57056
}Semantic roles & 50–950 ramp
primary
#7CD7C8
secondary
#AA4E5D
accent
#253FC1
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483