#7DFCF2#7DFCF2
#7DFCF2 is a very light, moderate teal. Relative luminance 0.804; OKLCH L 91.6% C 0.115 H 188.5°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFCF2 |
|---|---|
| RGB | rgb(125, 252, 242) |
| HSL | hsl(175, 95%, 74%) |
| HSV | hsv(175, 50%, 99%) |
| CMYK | cmyk(50.4%, 0%, 4%, 1.2%) |
| CIE-LAB | lab(91.86, -37.69, -6.07) |
| CIE-LCH | lch(91.86, 38.18, 189.15°) |
| OKLab | oklab(91.58% -0.1133 -0.017) |
| OKLCH | oklch(91.58% 0.115 188.5) |
| XYZ | xyz(59.2881, 80.3862, 96.3789) |
| Luminance | 0.8039 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 4.60
Bright Cyan
#41FDFE
ΔE00 4.65
Bright Aqua
#0BF9EA
ΔE00 4.93
Tiffany Blue
#7BF2DA
ΔE00 5.25
Aqua
#00FFFF
ΔE00 5.26
Light Cyan
#ACFFFC
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFCF2 #FC7D87
analogous
#7DFCB3 #7DFCF2 #7DC7FC
triadic
#7DFCF2 #F27DFC #FCF27D
tetradic
#7DFCF2 #B37DFC #FC7D87 #C7FC7D
square
#7DFCF2 #B37DFC #FC7D87 #C7FC7D
split-complementary
#7DFCF2 #FC7DC7 #FCB37D
monochromatic
#06F9E6 #41FBEC #7DFCF2 #B9FDF8 #E1FEFC
Accessibility & contrast
On white
1.23
#7DFCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#7DFCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFCF2
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFCF2 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F2
Deuteranopia (green-blind)
#DBE1F3
Tritanopia (blue-blind)
#2BFFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7dfcf2; /* rgb */ color: rgb(125, 252, 242); /* oklch */ color: oklch(91.6% 0.115 188.5);
Tailwind
colors: {
custom: {
50: '#acfef6',
500: '#7dfcf2',
950: '#000000',
},
}SCSS
$custom: #7dfcf2; $custom-light: #acfef6; $custom-dark: #000000;
JSON
{
"hex": "#7dfcf2",
"rgb": {
"r": 125,
"g": 252,
"b": 242
},
"hsl": {
"h": 175.276,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.91583,
"c": 0.11456,
"h": 188.5
},
"luminance": 0.80392
}Semantic roles & 50–950 ramp
primary
#7DFCF2
secondary
#DA434F
accent
#0012E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685