#7DFFFA#7DFFFA
#7DFFFA is a very light, moderate teal. Relative luminance 0.828; OKLCH L 92.5% C 0.116 H 192.0°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFFFA |
|---|---|
| RGB | rgb(125, 255, 250) |
| HSL | hsl(178, 100%, 75%) |
| HSV | hsv(178, 51%, 100%) |
| CMYK | cmyk(51%, 0%, 2%, 0%) |
| CIE-LAB | lab(92.92, -37.09, -8.65) |
| CIE-LCH | lch(92.92, 38.08, 193.13°) |
| OKLab | oklab(92.51% -0.1132 -0.024) |
| OKLCH | oklch(92.51% 0.116 192) |
| XYZ | xyz(61.4656, 82.7764, 103.1622) |
| Luminance | 0.8278 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.57
Bright Turquoise
#0FFEF9
ΔE00 4.35
Aqua
#00FFFF
ΔE00 4.45
Light Cyan
#ACFFFC
ΔE00 4.97
Bright Light Blue
#26F7FD
ΔE00 5.10
Bright Aqua
#0BF9EA
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFFFA #FF7D82
analogous
#7DFFB9 #7DFFFA #7DC3FF
triadic
#7DFFFA #FA7DFF #FFFA7D
tetradic
#7DFFFA #B97DFF #FF7D82 #C3FF7D
square
#7DFFFA #B97DFF #FF7D82 #C3FF7D
split-complementary
#7DFFFA #FF7DC3 #FFB97D
monochromatic
#03FFF5 #40FFF8 #7DFFFA #BAFFFC #E0FFFE
Accessibility & contrast
On white
1.20
#7DFFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#7DFFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFFFA
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFFFA | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FA
Deuteranopia (green-blind)
#DCE4FB
Tritanopia (blue-blind)
#19FFFD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #7dfffa; /* rgb */ color: rgb(125, 255, 250); /* oklch */ color: oklch(92.5% 0.116 192.0);
Tailwind
colors: {
custom: {
50: '#acfffb',
500: '#7dfffa',
950: '#000000',
},
}SCSS
$custom: #7dfffa; $custom-light: #acfffb; $custom-dark: #000000;
JSON
{
"hex": "#7dfffa",
"rgb": {
"r": 125,
"g": 255,
"b": 250
},
"hsl": {
"h": 177.692,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.9251,
"c": 0.11571,
"h": 192
},
"luminance": 0.82782
}Semantic roles & 50–950 ramp
primary
#7DFFFA
secondary
#DE4248
accent
#0009E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685