#7FDFCA#7FDFCA
#7FDFCA is a very light, moderate teal. Relative luminance 0.616; OKLCH L 83.8% C 0.097 H 178.0°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDFCA |
|---|---|
| RGB | rgb(127, 223, 202) |
| HSL | hsl(167, 60%, 69%) |
| HSV | hsv(167, 43%, 87%) |
| CMYK | cmyk(43%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(82.67, -33.33, 1.44) |
| CIE-LCH | lch(82.67, 33.36, 177.53°) |
| OKLab | oklab(83.84% -0.0966 0.0033) |
| OKLCH | oklch(83.84% 0.097 178) |
| XYZ | xyz(45.7965, 61.5482, 65.3324) |
| Luminance | 0.6155 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.08
Tiffany Blue
#7BF2DA
ΔE00 4.36
Light Teal
#90E4C1
ΔE00 5.03
Turquoise
#40E0D0
ΔE00 5.25
Pale Teal
#82CBB2
ΔE00 5.54
Mediumaquamarine
#66CDAA
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDFCA #DF7F94
analogous
#7FDF9A #7FDFCA #7FC4DF
triadic
#7FDFCA #CA7FDF #DFCA7F
tetradic
#7FDFCA #9A7FDF #DF7F94 #C4DF7F
square
#7FDFCA #9A7FDF #DF7F94 #C4DF7F
split-complementary
#7FDFCA #DF7FC4 #DF9A7F
monochromatic
#2EB698 #4ED3B6 #7FDFCA #B0EBDE #E1F7F3
Accessibility & contrast
On white
1.58
#7FDFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#7FDFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDFCA
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDFCA | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5C9
Deuteranopia (green-blind)
#C8C9CC
Tritanopia (blue-blind)
#5BE2D9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7fdfca; /* rgb */ color: rgb(127, 223, 202); /* oklch */ color: oklch(83.8% 0.097 178.0);
Tailwind
colors: {
custom: {
50: '#a9e9da',
500: '#7fdfca',
950: '#000000',
},
}SCSS
$custom: #7fdfca; $custom-light: #a9e9da; $custom-dark: #000000;
JSON
{
"hex": "#7fdfca",
"rgb": {
"r": 127,
"g": 223,
"b": 202
},
"hsl": {
"h": 166.875,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.83843,
"c": 0.09666,
"h": 178
},
"luminance": 0.61552
}Semantic roles & 50–950 ramp
primary
#7FDFCA
secondary
#B64C63
accent
#1E43C8
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483