#7CDFC6#7CDFC6
#7CDFC6 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.6% C 0.101 H 175.5°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDFC6 |
|---|---|
| RGB | rgb(124, 223, 198) |
| HSL | hsl(165, 61%, 68%) |
| HSV | hsv(165, 44%, 87%) |
| CMYK | cmyk(44.4%, 0%, 11.2%, 12.5%) |
| CIE-LAB | lab(82.45, -34.98, 3.22) |
| CIE-LCH | lch(82.45, 35.13, 174.74°) |
| OKLab | oklab(83.6% -0.1005 0.008) |
| OKLCH | oklch(83.6% 0.101 175.5) |
| XYZ | xyz(44.8887, 61.1342, 62.8498) |
| Luminance | 0.6114 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.51
Light Teal
#90E4C1
ΔE00 4.12
Tiffany Blue
#7BF2DA
ΔE00 4.40
Pale Teal
#82CBB2
ΔE00 5.28
Turquoise
#40E0D0
ΔE00 5.66
Mediumaquamarine
#66CDAA
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDFC6 #DF7C95
analogous
#7CDF94 #7CDFC6 #7CC7DF
triadic
#7CDFC6 #C67CDF #DFC67C
tetradic
#7CDFC6 #947CDF #DF7C95 #C7DF7C
square
#7CDFC6 #947CDF #DF7C95 #C7DF7C
split-complementary
#7CDFC6 #DF7CC7 #DF947C
monochromatic
#2CB592 #4BD3B1 #7CDFC6 #ADEBDB #DEF7F1
Accessibility & contrast
On white
1.59
#7CDFC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#7CDFC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDFC6
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDFC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDFC6 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D4C5
Deuteranopia (green-blind)
#C8C8C8
Tritanopia (blue-blind)
#57E1D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7cdfc6; /* rgb */ color: rgb(124, 223, 198); /* oklch */ color: oklch(83.6% 0.101 175.5);
Tailwind
colors: {
custom: {
50: '#a7e9d7',
500: '#7cdfc6',
950: '#000000',
},
}SCSS
$custom: #7cdfc6; $custom-light: #a7e9d7; $custom-dark: #000000;
JSON
{
"hex": "#7cdfc6",
"rgb": {
"r": 124,
"g": 223,
"b": 198
},
"hsl": {
"h": 164.848,
"s": 60.736,
"l": 68.039
},
"oklch": {
"l": 0.83597,
"c": 0.10084,
"h": 175.5
},
"luminance": 0.61138
}Semantic roles & 50–950 ramp
primary
#7CDFC6
secondary
#B64965
accent
#1D48C8
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483