#7DFFEE#7DFFEE
#7DFFEE is a very light, moderate teal. Relative luminance 0.821; OKLCH L 92.1% C 0.118 H 184.1°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFFEE |
|---|---|
| RGB | rgb(125, 255, 238) |
| HSL | hsl(172, 100%, 75%) |
| HSV | hsv(172, 51%, 100%) |
| CMYK | cmyk(51%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(92.60, -40.02, -2.91) |
| CIE-LCH | lch(92.60, 40.12, 184.16°) |
| OKLab | oklab(92.14% -0.1181 -0.0085) |
| OKLCH | oklch(92.14% 0.118 184.1) |
| XYZ | xyz(59.6435, 82.0476, 93.5660) |
| Luminance | 0.8205 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.74
Bright Aqua
#0BF9EA
ΔE00 4.71
Bright Turquoise
#0FFEF9
ΔE00 5.67
Light Aqua
#8CFFDB
ΔE00 6.14
Bright Cyan
#41FDFE
ΔE00 6.49
Aqua
#00FFFF
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFFEE #FF7D8E
analogous
#7DFFAD #7DFFEE #7DCFFF
triadic
#7DFFEE #EE7DFF #FFEE7D
tetradic
#7DFFEE #AD7DFF #FF7D8E #CFFF7D
square
#7DFFEE #AD7DFF #FF7D8E #CFFF7D
split-complementary
#7DFFEE #FF7DCF #FFAD7D
monochromatic
#03FFDE #40FFE6 #7DFFEE #BAFFF6 #E0FFFB
Accessibility & contrast
On white
1.21
#7DFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#7DFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFFEE
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFFEE | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3ED
Deuteranopia (green-blind)
#DFE3F0
Tritanopia (blue-blind)
#2FFFFA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7dffee; /* rgb */ color: rgb(125, 255, 238); /* oklch */ color: oklch(92.1% 0.118 184.1);
Tailwind
colors: {
custom: {
50: '#acfff3',
500: '#7dffee',
950: '#000000',
},
}SCSS
$custom: #7dffee; $custom-light: #acfff3; $custom-dark: #000000;
JSON
{
"hex": "#7dffee",
"rgb": {
"r": 125,
"g": 255,
"b": 238
},
"hsl": {
"h": 172.154,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.92144,
"c": 0.11845,
"h": 184.1
},
"luminance": 0.82053
}Semantic roles & 50–950 ramp
primary
#7DFFEE
secondary
#DE4257
accent
#001EE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685