#7DFBF5#7DFBF5
#7DFBF5 is a very light, moderate teal. Relative luminance 0.799; OKLCH L 91.4% C 0.113 H 191.2°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFBF5 |
|---|---|
| RGB | rgb(125, 251, 245) |
| HSL | hsl(177, 94%, 74%) |
| HSV | hsv(177, 50%, 98%) |
| CMYK | cmyk(50.2%, 0%, 2.4%, 1.6%) |
| CIE-LAB | lab(91.66, -36.49, -7.92) |
| CIE-LCH | lch(91.66, 37.34, 192.25°) |
| OKLab | oklab(91.45% -0.111 -0.022) |
| OKLCH | oklch(91.45% 0.113 191.2) |
| XYZ | xyz(59.4292, 79.9415, 98.6669) |
| Luminance | 0.7995 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.84
Bright Turquoise
#0FFEF9
ΔE00 4.47
Aqua
#00FFFF
ΔE00 4.72
Light Cyan
#ACFFFC
ΔE00 5.01
Bright Light Blue
#26F7FD
ΔE00 5.21
Bright Aqua
#0BF9EA
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFBF5 #FB7D83
analogous
#7DFBB6 #7DFBF5 #7DC2FB
triadic
#7DFBF5 #F57DFB #FBF57D
tetradic
#7DFBF5 #B67DFB #FB7D83 #C2FB7D
square
#7DFBF5 #B67DFB #FB7D83 #C2FB7D
split-complementary
#7DFBF5 #FB7DC2 #FBB67D
monochromatic
#08F6EB #42F9F0 #7DFBF5 #B8FDFA #E1FEFD
Accessibility & contrast
On white
1.24
#7DFBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#7DFBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFBF5
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFBF5 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F5
Deuteranopia (green-blind)
#D9E1F6
Tritanopia (blue-blind)
#27FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7dfbf5; /* rgb */ color: rgb(125, 251, 245); /* oklch */ color: oklch(91.4% 0.113 191.2);
Tailwind
colors: {
custom: {
50: '#acfdf8',
500: '#7dfbf5',
950: '#000000',
},
}SCSS
$custom: #7dfbf5; $custom-light: #acfdf8; $custom-dark: #000000;
JSON
{
"hex": "#7dfbf5",
"rgb": {
"r": 125,
"g": 251,
"b": 245
},
"hsl": {
"h": 177.143,
"s": 94.03,
"l": 73.725
},
"oklch": {
"l": 0.91449,
"c": 0.11315,
"h": 191.2
},
"luminance": 0.79947
}Semantic roles & 50–950 ramp
primary
#7DFBF5
secondary
#D8444B
accent
#000BE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585