#7EDFCE#7EDFCE
#7EDFCE is a very light, moderate teal. Relative luminance 0.617; OKLCH L 83.9% C 0.096 H 181.3°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDFCE |
|---|---|
| RGB | rgb(126, 223, 206) |
| HSL | hsl(169, 60%, 68%) |
| HSV | hsv(169, 43%, 87%) |
| CMYK | cmyk(43.5%, 0%, 7.6%, 12.5%) |
| CIE-LAB | lab(82.73, -32.65, -0.60) |
| CIE-LCH | lch(82.73, 32.66, 181.05°) |
| OKLab | oklab(83.92% -0.0956 -0.0021) |
| OKLCH | oklch(83.92% 0.096 181.3) |
| XYZ | xyz(46.1280, 61.6637, 67.8521) |
| Luminance | 0.6167 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.62
Turquoise
#40E0D0
ΔE00 4.73
Seafoam Blue
#78D1B6
ΔE00 5.01
Pale Teal
#82CBB2
ΔE00 6.23
Light Teal
#90E4C1
ΔE00 6.33
Mediumturquoise
#48D1CC
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDFCE #DF7E8F
analogous
#7EDF9D #7EDFCE #7EBFDF
triadic
#7EDFCE #CE7EDF #DFCE7E
tetradic
#7EDFCE #9D7EDF #DF7E8F #BFDF7E
square
#7EDFCE #9D7EDF #DF7E8F #BFDF7E
split-complementary
#7EDFCE #DF7EBF #DF9D7E
monochromatic
#2DB69E #4DD3BB #7EDFCE #AFEBE1 #E0F7F3
Accessibility & contrast
On white
1.57
#7EDFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#7EDFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDFCE
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDFCE | 1.00 | 1.57 | 13.33 | 13.33 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5CD
Deuteranopia (green-blind)
#C7C9CF
Tritanopia (blue-blind)
#57E2DA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7edfce; /* rgb */ color: rgb(126, 223, 206); /* oklch */ color: oklch(83.9% 0.096 181.3);
Tailwind
colors: {
custom: {
50: '#a9e9dc',
500: '#7edfce',
950: '#000000',
},
}SCSS
$custom: #7edfce; $custom-light: #a9e9dc; $custom-dark: #000000;
JSON
{
"hex": "#7edfce",
"rgb": {
"r": 126,
"g": 223,
"b": 206
},
"hsl": {
"h": 169.485,
"s": 60.248,
"l": 68.431
},
"oklch": {
"l": 0.83915,
"c": 0.09565,
"h": 181.3
},
"luminance": 0.61667
}Semantic roles & 50–950 ramp
primary
#7EDFCE
secondary
#B64B5E
accent
#1E3BC8
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484