#7DFDF9#7DFDF9
#7DFDF9 is a very light, moderate teal. Relative luminance 0.815; OKLCH L 92.0% C 0.114 H 192.6°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFDF9 |
|---|---|
| RGB | rgb(125, 253, 249) |
| HSL | hsl(178, 97%, 74%) |
| HSV | hsv(178, 51%, 99%) |
| CMYK | cmyk(50.6%, 0%, 1.6%, 0.8%) |
| CIE-LAB | lab(92.33, -36.42, -9.00) |
| CIE-LCH | lch(92.33, 37.51, 193.88°) |
| OKLab | oklab(92.03% -0.1115 -0.025) |
| OKLCH | oklch(92.03% 0.114 192.6) |
| XYZ | xyz(60.6745, 81.4445, 102.1271) |
| Luminance | 0.8145 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.48
Bright Turquoise
#0FFEF9
ΔE00 4.46
Aqua
#00FFFF
ΔE00 4.46
Bright Light Blue
#26F7FD
ΔE00 4.84
Light Cyan
#ACFFFC
ΔE00 4.85
Bright Aqua
#0BF9EA
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFDF9 #FD7D81
analogous
#7DFDB9 #7DFDF9 #7DC1FD
triadic
#7DFDF9 #F97DFD #FDF97D
tetradic
#7DFDF9 #B97DFD #FD7D81 #C1FD7D
square
#7DFDF9 #B97DFD #FD7D81 #C1FD7D
split-complementary
#7DFDF9 #FD7DC1 #FDB97D
monochromatic
#04FBF3 #41FCF6 #7DFDF9 #B9FEFC #E1FFFE
Accessibility & contrast
On white
1.21
#7DFDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#7DFDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFDF9
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFDF9 | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2F9
Deuteranopia (green-blind)
#DBE2FA
Tritanopia (blue-blind)
#1EFFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7dfdf9; /* rgb */ color: rgb(125, 253, 249); /* oklch */ color: oklch(92.0% 0.114 192.6);
Tailwind
colors: {
custom: {
50: '#acfefb',
500: '#7dfdf9',
950: '#000000',
},
}SCSS
$custom: #7dfdf9; $custom-light: #acfefb; $custom-dark: #000000;
JSON
{
"hex": "#7dfdf9",
"rgb": {
"r": 125,
"g": 253,
"b": 249
},
"hsl": {
"h": 178.125,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.92027,
"c": 0.11424,
"h": 192.6
},
"luminance": 0.8145
}Semantic roles & 50–950 ramp
primary
#7DFDF9
secondary
#DB4348
accent
#0007E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685