#7CDECB#7CDECB
#7CDECB is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.5% C 0.097 H 179.8°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDECB |
|---|---|
| RGB | rgb(124, 222, 203) |
| HSL | hsl(168, 60%, 68%) |
| HSV | hsv(168, 44%, 87%) |
| CMYK | cmyk(44.1%, 0%, 8.6%, 12.9%) |
| CIE-LAB | lab(82.29, -33.37, 0.33) |
| CIE-LCH | lch(82.29, 33.37, 179.43°) |
| OKLab | oklab(83.51% -0.0972 0.0004) |
| OKLCH | oklch(83.51% 0.097 179.8) |
| XYZ | xyz(45.2086, 60.8359, 65.8485) |
| Luminance | 0.6084 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.36
Tiffany Blue
#7BF2DA
ΔE00 4.60
Turquoise
#40E0D0
ΔE00 4.74
Pale Teal
#82CBB2
ΔE00 5.75
Light Teal
#90E4C1
ΔE00 5.81
Mediumturquoise
#48D1CC
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDECB #DE7C8F
analogous
#7CDE9A #7CDECB #7CC0DE
triadic
#7CDECB #CB7CDE #DECB7C
tetradic
#7CDECB #9A7CDE #DE7C8F #C0DE7C
square
#7CDECB #9A7CDE #DE7C8F #C0DE7C
split-complementary
#7CDECB #DE7CC0 #DE9A7C
monochromatic
#2DB399 #4BD2B8 #7CDECB #ADEADE #DEF7F2
Accessibility & contrast
On white
1.59
#7CDECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#7CDECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDECB
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDECB | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CA
Deuteranopia (green-blind)
#C6C8CD
Tritanopia (blue-blind)
#55E1D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7cdecb; /* rgb */ color: rgb(124, 222, 203); /* oklch */ color: oklch(83.5% 0.097 179.8);
Tailwind
colors: {
custom: {
50: '#a7e8da',
500: '#7cdecb',
950: '#000000',
},
}SCSS
$custom: #7cdecb; $custom-light: #a7e8da; $custom-dark: #000000;
JSON
{
"hex": "#7cdecb",
"rgb": {
"r": 124,
"g": 222,
"b": 203
},
"hsl": {
"h": 168.367,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.8351,
"c": 0.09722,
"h": 179.8
},
"luminance": 0.60839
}Semantic roles & 50–950 ramp
primary
#7CDECB
secondary
#B44A5F
accent
#1E3FC7
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483