#7DFFFC#7DFFFC
#7DFFFC is a very light, moderate teal. Relative luminance 0.829; OKLCH L 92.6% C 0.115 H 193.3°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFFFC |
|---|---|
| RGB | rgb(125, 255, 252) |
| HSL | hsl(179, 100%, 75%) |
| HSV | hsv(179, 51%, 100%) |
| CMYK | cmyk(51%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(92.97, -36.59, -9.60) |
| CIE-LCH | lch(92.97, 37.82, 194.70°) |
| OKLab | oklab(92.57% -0.1124 -0.0266) |
| OKLCH | oklch(92.57% 0.115 193.3) |
| XYZ | xyz(61.7808, 82.9025, 104.8226) |
| Luminance | 0.8291 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.35
Aqua
#00FFFF
ΔE00 4.36
Bright Turquoise
#0FFEF9
ΔE00 4.50
Bright Light Blue
#26F7FD
ΔE00 4.75
Light Cyan
#ACFFFC
ΔE00 4.85
Bright Aqua
#0BF9EA
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFFFC #FF7D80
analogous
#7DFFBB #7DFFFC #7DC1FF
triadic
#7DFFFC #FC7DFF #FFFC7D
tetradic
#7DFFFC #BB7DFF #FF7D80 #C1FF7D
square
#7DFFFC #BB7DFF #FF7D80 #C1FF7D
split-complementary
#7DFFFC #FF7DC1 #FFBB7D
monochromatic
#03FFF9 #40FFFB #7DFFFC #BAFFFD #E0FFFE
Accessibility & contrast
On white
1.19
#7DFFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#7DFFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFFFC
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFFFC | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FC
Deuteranopia (green-blind)
#DCE4FD
Tritanopia (blue-blind)
#13FFFE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #7dfffc; /* rgb */ color: rgb(125, 255, 252); /* oklch */ color: oklch(92.6% 0.115 193.3);
Tailwind
colors: {
custom: {
50: '#acfffd',
500: '#7dfffc',
950: '#000000',
},
}SCSS
$custom: #7dfffc; $custom-light: #acfffd; $custom-dark: #000000;
JSON
{
"hex": "#7dfffc",
"rgb": {
"r": 125,
"g": 255,
"b": 252
},
"hsl": {
"h": 178.615,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.92573,
"c": 0.11549,
"h": 193.3
},
"luminance": 0.82908
}Semantic roles & 50–950 ramp
primary
#7DFFFC
secondary
#DE4246
accent
#0005E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685