#7DFBF0#7DFBF0
#7DFBF0 is a very light, moderate teal. Relative luminance 0.796; OKLCH L 91.3% C 0.114 H 187.8°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFBF0 |
|---|---|
| RGB | rgb(125, 251, 240) |
| HSL | hsl(175, 94%, 74%) |
| HSV | hsv(175, 50%, 98%) |
| CMYK | cmyk(50.2%, 0%, 4.4%, 1.6%) |
| CIE-LAB | lab(91.52, -37.72, -5.53) |
| CIE-LCH | lch(91.52, 38.12, 188.33°) |
| OKLab | oklab(91.3% -0.113 -0.0155) |
| OKLCH | oklch(91.3% 0.114 187.8) |
| XYZ | xyz(58.6762, 79.6403, 94.7012) |
| Luminance | 0.7965 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 4.76
Bright Aqua
#0BF9EA
ΔE00 4.82
Tiffany Blue
#7BF2DA
ΔE00 4.85
Bright Cyan
#41FDFE
ΔE00 4.94
Aqua
#00FFFF
ΔE00 5.51
Light Cyan
#ACFFFC
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFBF0 #FB7D88
analogous
#7DFBB1 #7DFBF0 #7DC7FB
triadic
#7DFBF0 #F07DFB #FBF07D
tetradic
#7DFBF0 #B17DFB #FB7D88 #C7FB7D
square
#7DFBF0 #B17DFB #FB7D88 #C7FB7D
split-complementary
#7DFBF0 #FB7DC7 #FBB17D
monochromatic
#08F6E1 #42F9E9 #7DFBF0 #B8FDF7 #E1FEFC
Accessibility & contrast
On white
1.24
#7DFBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#7DFBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFBF0
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFBF0 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0F0
Deuteranopia (green-blind)
#DBE0F1
Tritanopia (blue-blind)
#2EFFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7dfbf0; /* rgb */ color: rgb(125, 251, 240); /* oklch */ color: oklch(91.3% 0.114 187.8);
Tailwind
colors: {
custom: {
50: '#acfdf4',
500: '#7dfbf0',
950: '#000000',
},
}SCSS
$custom: #7dfbf0; $custom-light: #acfdf4; $custom-dark: #000000;
JSON
{
"hex": "#7dfbf0",
"rgb": {
"r": 125,
"g": 251,
"b": 240
},
"hsl": {
"h": 174.762,
"s": 94.03,
"l": 73.725
},
"oklch": {
"l": 0.91295,
"c": 0.11411,
"h": 187.8
},
"luminance": 0.79646
}Semantic roles & 50–950 ramp
primary
#7DFBF0
secondary
#D84451
accent
#0014E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585