#7CDFCA#7CDFCA
#7CDFCA is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.7% C 0.099 H 178.4°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDFCA |
|---|---|
| RGB | rgb(124, 223, 202) |
| HSL | hsl(167, 61%, 68%) |
| HSV | hsv(167, 44%, 87%) |
| CMYK | cmyk(44.4%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(82.55, -34.07, 1.24) |
| CIE-LCH | lch(82.55, 34.09, 177.91°) |
| OKLab | oklab(83.71% -0.0988 0.0028) |
| OKLCH | oklch(83.71% 0.099 178.4) |
| XYZ | xyz(45.3562, 61.3212, 65.3117) |
| Luminance | 0.6132 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.13
Tiffany Blue
#7BF2DA
ΔE00 4.28
Turquoise
#40E0D0
ΔE00 4.93
Light Teal
#90E4C1
ΔE00 5.21
Pale Teal
#82CBB2
ΔE00 5.67
Mediumaquamarine
#66CDAA
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDFCA #DF7C91
analogous
#7CDF98 #7CDFCA #7CC2DF
triadic
#7CDFCA #CA7CDF #DFCA7C
tetradic
#7CDFCA #987CDF #DF7C91 #C2DF7C
square
#7CDFCA #987CDF #DF7C91 #C2DF7C
split-complementary
#7CDFCA #DF7CC2 #DF987C
monochromatic
#2CB598 #4BD3B6 #7CDFCA #ADEBDE #DEF7F2
Accessibility & contrast
On white
1.58
#7CDFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#7CDFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDFCA
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDFCA | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5C9
Deuteranopia (green-blind)
#C8C8CC
Tritanopia (blue-blind)
#55E2D9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7cdfca; /* rgb */ color: rgb(124, 223, 202); /* oklch */ color: oklch(83.7% 0.099 178.4);
Tailwind
colors: {
custom: {
50: '#a7e9da',
500: '#7cdfca',
950: '#000000',
},
}SCSS
$custom: #7cdfca; $custom-light: #a7e9da; $custom-dark: #000000;
JSON
{
"hex": "#7cdfca",
"rgb": {
"r": 124,
"g": 223,
"b": 202
},
"hsl": {
"h": 167.273,
"s": 60.736,
"l": 68.039
},
"oklch": {
"l": 0.83712,
"c": 0.09883,
"h": 178.4
},
"luminance": 0.61325
}Semantic roles & 50–950 ramp
primary
#7CDFCA
secondary
#B64960
accent
#1D41C8
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483