#7EDFCD#7EDFCD
#7EDFCD is a very light, moderate teal. Relative luminance 0.616; OKLCH L 83.9% C 0.096 H 180.5°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDFCD |
|---|---|
| RGB | rgb(126, 223, 205) |
| HSL | hsl(169, 60%, 68%) |
| HSV | hsv(169, 43%, 87%) |
| CMYK | cmyk(43.5%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(82.71, -32.88, -0.11) |
| CIE-LCH | lch(82.71, 32.88, 180.19°) |
| OKLab | oklab(83.89% -0.096 -0.0008) |
| OKLCH | oklch(83.89% 0.096 180.5) |
| XYZ | xyz(46.0069, 61.6152, 67.2143) |
| Luminance | 0.6162 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.51
Seafoam Blue
#78D1B6
ΔE00 4.76
Turquoise
#40E0D0
ΔE00 4.80
Light Teal
#90E4C1
ΔE00 6.01
Pale Teal
#82CBB2
ΔE00 6.05
Mediumturquoise
#48D1CC
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDFCD #DF7E90
analogous
#7EDF9C #7EDFCD #7EC0DF
triadic
#7EDFCD #CD7EDF #DFCD7E
tetradic
#7EDFCD #9C7EDF #DF7E90 #C0DF7E
square
#7EDFCD #9C7EDF #DF7E90 #C0DF7E
split-complementary
#7EDFCD #DF7EC0 #DF9C7E
monochromatic
#2DB69C #4DD3BA #7EDFCD #AFEBE0 #E0F7F3
Accessibility & contrast
On white
1.58
#7EDFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#7EDFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDFCD
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDFCD | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CC
Deuteranopia (green-blind)
#C7C9CF
Tritanopia (blue-blind)
#57E2D9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7edfcd; /* rgb */ color: rgb(126, 223, 205); /* oklch */ color: oklch(83.9% 0.096 180.5);
Tailwind
colors: {
custom: {
50: '#a8e9dc',
500: '#7edfcd',
950: '#000000',
},
}SCSS
$custom: #7edfcd; $custom-light: #a8e9dc; $custom-dark: #000000;
JSON
{
"hex": "#7edfcd",
"rgb": {
"r": 126,
"g": 223,
"b": 205
},
"hsl": {
"h": 168.866,
"s": 60.248,
"l": 68.431
},
"oklch": {
"l": 0.83886,
"c": 0.09605,
"h": 180.5
},
"luminance": 0.61619
}Semantic roles & 50–950 ramp
primary
#7EDFCD
secondary
#B64B5F
accent
#1E3DC8
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484