#7CDFCB#7CDFCB
#7CDFCB is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.7% C 0.098 H 179.1°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDFCB |
|---|---|
| RGB | rgb(124, 223, 203) |
| HSL | hsl(168, 61%, 68%) |
| HSV | hsv(168, 44%, 87%) |
| CMYK | cmyk(44.4%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(82.58, -33.83, 0.75) |
| CIE-LCH | lch(82.58, 33.84, 178.73°) |
| OKLab | oklab(83.74% -0.0984 0.0015) |
| OKLCH | oklch(83.74% 0.098 179.1) |
| XYZ | xyz(45.4750, 61.3687, 65.9373) |
| Luminance | 0.6137 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.32
Seafoam Blue
#78D1B6
ΔE00 4.33
Turquoise
#40E0D0
ΔE00 4.79
Light Teal
#90E4C1
ΔE00 5.51
Pale Teal
#82CBB2
ΔE00 5.81
Aqua (survey)
#13EAC9
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDFCB #DF7C90
analogous
#7CDF99 #7CDFCB #7CC1DF
triadic
#7CDFCB #CB7CDF #DFCB7C
tetradic
#7CDFCB #997CDF #DF7C90 #C1DF7C
square
#7CDFCB #997CDF #DF7C90 #C1DF7C
split-complementary
#7CDFCB #DF7CC1 #DF997C
monochromatic
#2CB599 #4BD3B7 #7CDFCB #ADEBDF #DEF7F2
Accessibility & contrast
On white
1.58
#7CDFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#7CDFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDFCB
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDFCB | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CA
Deuteranopia (green-blind)
#C7C9CD
Tritanopia (blue-blind)
#54E2D9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7cdfcb; /* rgb */ color: rgb(124, 223, 203); /* oklch */ color: oklch(83.7% 0.098 179.1);
Tailwind
colors: {
custom: {
50: '#a7e9da',
500: '#7cdfcb',
950: '#000000',
},
}SCSS
$custom: #7cdfcb; $custom-light: #a7e9da; $custom-dark: #000000;
JSON
{
"hex": "#7cdfcb",
"rgb": {
"r": 124,
"g": 223,
"b": 203
},
"hsl": {
"h": 167.879,
"s": 60.736,
"l": 68.039
},
"oklch": {
"l": 0.83741,
"c": 0.09837,
"h": 179.1
},
"luminance": 0.61372
}Semantic roles & 50–950 ramp
primary
#7CDFCB
secondary
#B6495F
accent
#1D40C8
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483