#7DFCFA#7DFCFA
#7DFCFA is a very light, moderate teal. Relative luminance 0.809; OKLCH L 91.8% C 0.113 H 194.0°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFCFA |
|---|---|
| RGB | rgb(125, 252, 250) |
| HSL | hsl(179, 95%, 74%) |
| HSV | hsv(179, 50%, 99%) |
| CMYK | cmyk(50.4%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(92.08, -35.71, -9.89) |
| CIE-LCH | lch(92.08, 37.05, 195.49°) |
| OKLab | oklab(91.83% -0.11 -0.0274) |
| OKLCH | oklch(91.83% 0.113 194) |
| XYZ | xyz(60.5160, 80.8774, 102.8457) |
| Luminance | 0.8088 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.36
Aqua
#00FFFF
ΔE00 4.48
Bright Light Blue
#26F7FD
ΔE00 4.50
Bright Turquoise
#0FFEF9
ΔE00 4.70
Light Cyan
#ACFFFC
ΔE00 4.75
Pale Cyan
#B7FFFA
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFCFA #FC7D7F
analogous
#7DFCBB #7DFCFA #7DBFFC
triadic
#7DFCFA #FA7DFC #FCFA7D
tetradic
#7DFCFA #BB7DFC #FC7D7F #BFFC7D
square
#7DFCFA #BB7DFC #FC7D7F #BFFC7D
split-complementary
#7DFCFA #FC7DBF #FCBB7D
monochromatic
#06F9F5 #41FBF8 #7DFCFA #B9FDFC #E1FEFE
Accessibility & contrast
On white
1.22
#7DFCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#7DFCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFCFA
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFCFA | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1FA
Deuteranopia (green-blind)
#D9E2FB
Tritanopia (blue-blind)
#1CFFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7dfcfa; /* rgb */ color: rgb(125, 252, 250); /* oklch */ color: oklch(91.8% 0.113 194.0);
Tailwind
colors: {
custom: {
50: '#acfdfb',
500: '#7dfcfa',
950: '#000000',
},
}SCSS
$custom: #7dfcfa; $custom-light: #acfdfb; $custom-dark: #000000;
JSON
{
"hex": "#7dfcfa",
"rgb": {
"r": 125,
"g": 252,
"b": 250
},
"hsl": {
"h": 179.055,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.91833,
"c": 0.11338,
"h": 194
},
"luminance": 0.80883
}Semantic roles & 50–950 ramp
primary
#7DFCFA
secondary
#DA4346
accent
#0004E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685