#7DFCED#7DFCED
#7DFCED is a very light, moderate teal. Relative luminance 0.801; OKLCH L 91.4% C 0.116 H 185.2°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFCED |
|---|---|
| RGB | rgb(125, 252, 237) |
| HSL | hsl(173, 95%, 74%) |
| HSV | hsv(173, 50%, 99%) |
| CMYK | cmyk(50.4%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(91.73, -38.90, -3.67) |
| CIE-LCH | lch(91.73, 39.08, 185.39°) |
| OKLab | oklab(91.43% -0.1154 -0.0105) |
| OKLCH | oklch(91.43% 0.116 185.2) |
| XYZ | xyz(58.5474, 80.0899, 92.4779) |
| Luminance | 0.8010 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.79
Bright Aqua
#0BF9EA
ΔE00 4.62
Bright Turquoise
#0FFEF9
ΔE00 5.36
Bright Cyan
#41FDFE
ΔE00 6.00
Aqua
#00FFFF
ΔE00 6.36
Light Cyan
#ACFFFC
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFCED #FC7D8C
analogous
#7DFCAE #7DFCED #7DCCFC
triadic
#7DFCED #ED7DFC #FCED7D
tetradic
#7DFCED #AE7DFC #FC7D8C #CCFC7D
square
#7DFCED #AE7DFC #FC7D8C #CCFC7D
split-complementary
#7DFCED #FC7DCC #FCAE7D
monochromatic
#06F9DC #41FBE5 #7DFCED #B9FDF5 #E1FEFB
Accessibility & contrast
On white
1.23
#7DFCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#7DFCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFCED
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFCED | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0ED
Deuteranopia (green-blind)
#DDE1EF
Tritanopia (blue-blind)
#32FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7dfced; /* rgb */ color: rgb(125, 252, 237); /* oklch */ color: oklch(91.4% 0.116 185.2);
Tailwind
colors: {
custom: {
50: '#abfef2',
500: '#7dfced',
950: '#000000',
},
}SCSS
$custom: #7dfced; $custom-light: #abfef2; $custom-dark: #000000;
JSON
{
"hex": "#7dfced",
"rgb": {
"r": 125,
"g": 252,
"b": 237
},
"hsl": {
"h": 172.913,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.91432,
"c": 0.11585,
"h": 185.2
},
"luminance": 0.80095
}Semantic roles & 50–950 ramp
primary
#7DFCED
secondary
#DA4355
accent
#001BE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685