#7DFCFB#7DFCFB
#7DFCFB is a very light, moderate teal. Relative luminance 0.809; OKLCH L 91.9% C 0.113 H 194.7°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFCFB |
|---|---|
| RGB | rgb(125, 252, 251) |
| HSL | hsl(180, 95%, 74%) |
| HSV | hsv(180, 50%, 99%) |
| CMYK | cmyk(50.4%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(92.11, -35.45, -10.37) |
| CIE-LCH | lch(92.11, 36.94, 196.30°) |
| OKLab | oklab(91.87% -0.1096 -0.0287) |
| OKLCH | oklch(91.87% 0.113 194.7) |
| XYZ | xyz(60.6732, 80.9402, 103.6737) |
| Luminance | 0.8095 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.34
Bright Light Blue
#26F7FD
ΔE00 4.37
Aqua
#00FFFF
ΔE00 4.50
Light Cyan
#ACFFFC
ΔE00 4.74
Bright Turquoise
#0FFEF9
ΔE00 4.83
Robin Egg Blue
#8AF1FE
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFCFB #FC7D7E
analogous
#7DFCBC #7DFCFB #7DBEFC
triadic
#7DFCFB #FB7DFC #FCFB7D
tetradic
#7DFCFB #BC7DFC #FC7D7E #BEFC7D
square
#7DFCFB #BC7DFC #FC7D7E #BEFC7D
split-complementary
#7DFCFB #FC7DBE #FCBC7D
monochromatic
#06F9F7 #41FBF9 #7DFCFB #B9FDFD #E1FEFE
Accessibility & contrast
On white
1.22
#7DFCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#7DFCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFCFB
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFCFB | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FB
Deuteranopia (green-blind)
#D9E2FC
Tritanopia (blue-blind)
#1AFFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7dfcfb; /* rgb */ color: rgb(125, 252, 251); /* oklch */ color: oklch(91.9% 0.113 194.7);
Tailwind
colors: {
custom: {
50: '#acfdfc',
500: '#7dfcfb',
950: '#000000',
},
}SCSS
$custom: #7dfcfb; $custom-light: #acfdfc; $custom-dark: #000000;
JSON
{
"hex": "#7dfcfb",
"rgb": {
"r": 125,
"g": 252,
"b": 251
},
"hsl": {
"h": 179.528,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.91865,
"c": 0.11331,
"h": 194.7
},
"luminance": 0.80946
}Semantic roles & 50–950 ramp
primary
#7DFCFB
secondary
#DA4345
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685