#7FDFCD#7FDFCD
#7FDFCD is a very light, moderate teal. Relative luminance 0.617; OKLCH L 83.9% C 0.095 H 180.4°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDFCD |
|---|---|
| RGB | rgb(127, 223, 205) |
| HSL | hsl(169, 60%, 69%) |
| HSV | hsv(169, 43%, 87%) |
| CMYK | cmyk(43%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(82.75, -32.64, -0.04) |
| CIE-LCH | lch(82.75, 32.64, 180.07°) |
| OKLab | oklab(83.93% -0.0953 -0.0006) |
| OKLCH | oklch(83.93% 0.095 180.4) |
| XYZ | xyz(46.1551, 61.6917, 67.2213) |
| Luminance | 0.6169 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.54
Seafoam Blue
#78D1B6
ΔE00 4.75
Turquoise
#40E0D0
ΔE00 4.91
Light Teal
#90E4C1
ΔE00 5.96
Pale Teal
#82CBB2
ΔE00 6.01
Mediumturquoise
#48D1CC
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDFCD #DF7F91
analogous
#7FDF9D #7FDFCD #7FC1DF
triadic
#7FDFCD #CD7FDF #DFCD7F
tetradic
#7FDFCD #9D7FDF #DF7F91 #C1DF7F
square
#7FDFCD #9D7FDF #DF7F91 #C1DF7F
split-complementary
#7FDFCD #DF7FC1 #DF9D7F
monochromatic
#2EB69C #4ED3BA #7FDFCD #B0EBE0 #E1F7F3
Accessibility & contrast
On white
1.57
#7FDFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#7FDFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDFCD
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDFCD | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CC
Deuteranopia (green-blind)
#C7C9CF
Tritanopia (blue-blind)
#59E2D9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7fdfcd; /* rgb */ color: rgb(127, 223, 205); /* oklch */ color: oklch(83.9% 0.095 180.4);
Tailwind
colors: {
custom: {
50: '#a9e9dc',
500: '#7fdfcd',
950: '#000000',
},
}SCSS
$custom: #7fdfcd; $custom-light: #a9e9dc; $custom-dark: #000000;
JSON
{
"hex": "#7fdfcd",
"rgb": {
"r": 127,
"g": 223,
"b": 205
},
"hsl": {
"h": 168.75,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.8393,
"c": 0.09532,
"h": 180.4
},
"luminance": 0.61695
}Semantic roles & 50–950 ramp
primary
#7FDFCD
secondary
#B64C60
accent
#1E3EC8
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484