#7DFEEF#7DFEEF
#7DFEEF is a very light, moderate teal. Relative luminance 0.815; OKLCH L 91.9% C 0.117 H 185.3°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFEEF |
|---|---|
| RGB | rgb(125, 254, 239) |
| HSL | hsl(173, 98%, 74%) |
| HSV | hsv(173, 51%, 100%) |
| CMYK | cmyk(50.8%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(92.34, -39.33, -3.80) |
| CIE-LCH | lch(92.34, 39.51, 185.52°) |
| OKLab | oklab(91.95% -0.1167 -0.0109) |
| OKLCH | oklch(91.95% 0.117 185.3) |
| XYZ | xyz(59.4726, 81.4702, 94.2358) |
| Luminance | 0.8148 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.07
Bright Aqua
#0BF9EA
ΔE00 4.64
Bright Turquoise
#0FFEF9
ΔE00 5.28
Bright Cyan
#41FDFE
ΔE00 5.93
Aqua
#00FFFF
ΔE00 6.27
Light Cyan
#ACFFFC
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFEEF #FE7D8C
analogous
#7DFEAF #7DFEEF #7DCDFE
triadic
#7DFEEF #EF7DFE #FEEF7D
tetradic
#7DFEEF #AF7DFE #FE7D8C #CDFE7D
square
#7DFEEF #AF7DFE #FE7D8C #CDFE7D
split-complementary
#7DFEEF #FE7DCD #FEAF7D
monochromatic
#04FDE0 #40FEE8 #7DFEEF #BAFEF6 #E1FFFB
Accessibility & contrast
On white
1.21
#7DFEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#7DFEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFEEF
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFEEF | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EF
Deuteranopia (green-blind)
#DEE3F1
Tritanopia (blue-blind)
#2EFFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7dfeef; /* rgb */ color: rgb(125, 254, 239); /* oklch */ color: oklch(91.9% 0.117 185.3);
Tailwind
colors: {
custom: {
50: '#acfff4',
500: '#7dfeef',
950: '#000000',
},
}SCSS
$custom: #7dfeef; $custom-light: #acfff4; $custom-dark: #000000;
JSON
{
"hex": "#7dfeef",
"rgb": {
"r": 125,
"g": 254,
"b": 239
},
"hsl": {
"h": 173.023,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.91947,
"c": 0.11718,
"h": 185.3
},
"luminance": 0.81476
}Semantic roles & 50–950 ramp
primary
#7DFEEF
secondary
#DC4355
accent
#001BE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685