#7DFDEF#7DFDEF
#7DFDEF is a very light, moderate teal. Relative luminance 0.808; OKLCH L 91.7% C 0.116 H 185.9°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFDEF |
|---|---|
| RGB | rgb(125, 253, 239) |
| HSL | hsl(173, 97%, 74%) |
| HSV | hsv(173, 51%, 99%) |
| CMYK | cmyk(50.6%, 0%, 5.5%, 0.8%) |
| CIE-LAB | lab(92.06, -38.87, -4.22) |
| CIE-LCH | lch(92.06, 39.10, 186.19°) |
| OKLab | oklab(91.72% -0.1156 -0.012) |
| OKLCH | oklch(91.72% 0.116 185.9) |
| XYZ | xyz(59.1561, 80.8372, 94.1303) |
| Luminance | 0.8084 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.20
Bright Aqua
#0BF9EA
ΔE00 4.64
Bright Turquoise
#0FFEF9
ΔE00 5.13
Bright Cyan
#41FDFE
ΔE00 5.68
Aqua
#00FFFF
ΔE00 6.07
Light Cyan
#ACFFFC
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFDEF #FD7D8B
analogous
#7DFDAF #7DFDEF #7DCBFD
triadic
#7DFDEF #EF7DFD #FDEF7D
tetradic
#7DFDEF #AF7DFD #FD7D8B #CBFD7D
square
#7DFDEF #AF7DFD #FD7D8B #CBFD7D
split-complementary
#7DFDEF #FD7DCB #FDAF7D
monochromatic
#04FBE0 #41FCE8 #7DFDEF #B9FEF6 #E1FFFB
Accessibility & contrast
On white
1.22
#7DFDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#7DFDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFDEF
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFDEF | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EF
Deuteranopia (green-blind)
#DDE2F1
Tritanopia (blue-blind)
#2EFFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7dfdef; /* rgb */ color: rgb(125, 253, 239); /* oklch */ color: oklch(91.7% 0.116 185.9);
Tailwind
colors: {
custom: {
50: '#acfef4',
500: '#7dfdef',
950: '#000000',
},
}SCSS
$custom: #7dfdef; $custom-light: #acfef4; $custom-dark: #000000;
JSON
{
"hex": "#7dfdef",
"rgb": {
"r": 125,
"g": 253,
"b": 239
},
"hsl": {
"h": 173.438,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.91719,
"c": 0.11622,
"h": 185.9
},
"luminance": 0.80843
}Semantic roles & 50–950 ramp
primary
#7DFDEF
secondary
#DB4354
accent
#0019E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685