#7FDFCE#7FDFCE
#7FDFCE is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.0% C 0.095 H 181.2°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDFCE |
|---|---|
| RGB | rgb(127, 223, 206) |
| HSL | hsl(169, 60%, 69%) |
| HSV | hsv(169, 43%, 87%) |
| CMYK | cmyk(43%, 0%, 7.6%, 12.5%) |
| CIE-LAB | lab(82.78, -32.41, -0.53) |
| CIE-LCH | lch(82.78, 32.41, 180.94°) |
| OKLab | oklab(83.96% -0.0949 -0.002) |
| OKLCH | oklch(83.96% 0.095 181.2) |
| XYZ | xyz(46.2762, 61.7401, 67.8590) |
| Luminance | 0.6174 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.65
Turquoise
#40E0D0
ΔE00 4.84
Seafoam Blue
#78D1B6
ΔE00 5.00
Pale Teal
#82CBB2
ΔE00 6.19
Light Teal
#90E4C1
ΔE00 6.28
Mediumturquoise
#48D1CC
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDFCE #DF7F90
analogous
#7FDF9E #7FDFCE #7FC0DF
triadic
#7FDFCE #CE7FDF #DFCE7F
tetradic
#7FDFCE #9E7FDF #DF7F90 #C0DF7F
square
#7FDFCE #9E7FDF #DF7F90 #C0DF7F
split-complementary
#7FDFCE #DF7FC0 #DF9E7F
monochromatic
#2EB69E #4ED3BB #7FDFCE #B0EBE1 #E1F7F3
Accessibility & contrast
On white
1.57
#7FDFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#7FDFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDFCE
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDFCE | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5CD
Deuteranopia (green-blind)
#C7C9CF
Tritanopia (blue-blind)
#59E2DA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7fdfce; /* rgb */ color: rgb(127, 223, 206); /* oklch */ color: oklch(84.0% 0.095 181.2);
Tailwind
colors: {
custom: {
50: '#a9e9dc',
500: '#7fdfce',
950: '#000000',
},
}SCSS
$custom: #7fdfce; $custom-light: #a9e9dc; $custom-dark: #000000;
JSON
{
"hex": "#7fdfce",
"rgb": {
"r": 127,
"g": 223,
"b": 206
},
"hsl": {
"h": 169.375,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.83959,
"c": 0.09492,
"h": 181.2
},
"luminance": 0.61744
}Semantic roles & 50–950 ramp
primary
#7FDFCE
secondary
#B64C5F
accent
#1E3CC8
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484