#7DFDEB#7DFDEB
#7DFDEB is a very light, moderate teal. Relative luminance 0.806; OKLCH L 91.6% C 0.117 H 183.3°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFDEB |
|---|---|
| RGB | rgb(125, 253, 235) |
| HSL | hsl(172, 97%, 74%) |
| HSV | hsv(172, 51%, 99%) |
| CMYK | cmyk(50.6%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(91.95, -39.84, -2.30) |
| CIE-LCH | lch(91.95, 39.90, 183.30°) |
| OKLab | oklab(91.6% -0.1173 -0.0068) |
| OKLCH | oklch(91.6% 0.117 183.3) |
| XYZ | xyz(58.5717, 80.6034, 91.0525) |
| Luminance | 0.8061 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.19
Bright Aqua
#0BF9EA
ΔE00 4.74
Light Aqua
#8CFFDB
ΔE00 5.77
Bright Turquoise
#0FFEF9
ΔE00 5.97
Pale Aqua
#B8FFEB
ΔE00 6.79
Bright Cyan
#41FDFE
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFDEB #FD7D8F
analogous
#7DFDAB #7DFDEB #7DCFFD
triadic
#7DFDEB #EB7DFD #FDEB7D
tetradic
#7DFDEB #AB7DFD #FD7D8F #CFFD7D
square
#7DFDEB #AB7DFD #FD7D8F #CFFD7D
split-complementary
#7DFDEB #FD7DCF #FDAB7D
monochromatic
#04FBD8 #41FCE2 #7DFDEB #B9FEF4 #E1FFFA
Accessibility & contrast
On white
1.23
#7DFDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#7DFDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFDEB
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFDEB | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#DEE2ED
Tritanopia (blue-blind)
#33FFF7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7dfdeb; /* rgb */ color: rgb(125, 253, 235); /* oklch */ color: oklch(91.6% 0.117 183.3);
Tailwind
colors: {
custom: {
50: '#abfef1',
500: '#7dfdeb',
950: '#000000',
},
}SCSS
$custom: #7dfdeb; $custom-light: #abfef1; $custom-dark: #000000;
JSON
{
"hex": "#7dfdeb",
"rgb": {
"r": 125,
"g": 253,
"b": 235
},
"hsl": {
"h": 171.563,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.916,
"c": 0.11747,
"h": 183.3
},
"luminance": 0.80609
}Semantic roles & 50–950 ramp
primary
#7DFDEB
secondary
#DB4359
accent
#0020E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685