#7DFEFB#7DFEFB
#7DFEFB is a very light, moderate teal. Relative luminance 0.822; OKLCH L 92.3% C 0.115 H 193.3°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFEFB |
|---|---|
| RGB | rgb(125, 254, 251) |
| HSL | hsl(179, 98%, 74%) |
| HSV | hsv(179, 51%, 100%) |
| CMYK | cmyk(50.8%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(92.66, -36.38, -9.54) |
| CIE-LCH | lch(92.66, 37.61, 194.69°) |
| OKLab | oklab(92.32% -0.1117 -0.0264) |
| OKLCH | oklch(92.32% 0.115 193.3) |
| XYZ | xyz(61.3046, 82.2030, 103.8842) |
| Luminance | 0.8221 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.36
Aqua
#00FFFF
ΔE00 4.39
Bright Turquoise
#0FFEF9
ΔE00 4.52
Bright Light Blue
#26F7FD
ΔE00 4.71
Light Cyan
#ACFFFC
ΔE00 4.82
Bright Aqua
#0BF9EA
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFEFB #FE7D80
analogous
#7DFEBB #7DFEFB #7DC0FE
triadic
#7DFEFB #FB7DFE #FEFB7D
tetradic
#7DFEFB #BB7DFE #FE7D80 #C0FE7D
square
#7DFEFB #BB7DFE #FE7D80 #C0FE7D
split-complementary
#7DFEFB #FE7DC0 #FEBB7D
monochromatic
#04FDF7 #40FEF9 #7DFEFB #BAFEFD #E1FFFE
Accessibility & contrast
On white
1.20
#7DFEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#7DFEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFEFB
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFEFB | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3FB
Deuteranopia (green-blind)
#DBE3FC
Tritanopia (blue-blind)
#18FFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7dfefb; /* rgb */ color: rgb(125, 254, 251); /* oklch */ color: oklch(92.3% 0.115 193.3);
Tailwind
colors: {
custom: {
50: '#acfffc',
500: '#7dfefb',
950: '#000000',
},
}SCSS
$custom: #7dfefb; $custom-light: #acfffc; $custom-dark: #000000;
JSON
{
"hex": "#7dfefb",
"rgb": {
"r": 125,
"g": 254,
"b": 251
},
"hsl": {
"h": 178.605,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.92316,
"c": 0.11481,
"h": 193.3
},
"luminance": 0.82209
}Semantic roles & 50–950 ramp
primary
#7DFEFB
secondary
#DC4346
accent
#0005E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685