#7DFBFB#7DFBFB
#7DFBFB is a very light, moderate teal. Relative luminance 0.803; OKLCH L 91.6% C 0.113 H 195.4°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFBFB |
|---|---|
| RGB | rgb(125, 251, 251) |
| HSL | hsl(180, 94%, 74%) |
| HSV | hsv(180, 50%, 98%) |
| CMYK | cmyk(50.2%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(91.83, -34.99, -10.79) |
| CIE-LCH | lch(91.83, 36.62, 197.13°) |
| OKLab | oklab(91.64% -0.1085 -0.0298) |
| OKLCH | oklch(91.64% 0.113 195.4) |
| XYZ | xyz(60.3600, 80.3138, 103.5693) |
| Luminance | 0.8032 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.40
Bright Light Blue
#26F7FD
ΔE00 4.25
Aqua
#00FFFF
ΔE00 4.62
Light Cyan
#ACFFFC
ΔE00 4.74
Bright Turquoise
#0FFEF9
ΔE00 5.04
Robin Egg Blue
#8AF1FE
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFBFB #FB7D7D
analogous
#7DFBBC #7DFBFB #7DBCFB
triadic
#7DFBFB #FB7DFB #FBFB7D
tetradic
#7DFBFB #BC7DFB #FB7D7D #BCFB7D
square
#7DFBFB #BC7DFB #FB7D7D #BCFB7D
split-complementary
#7DFBFB #FB7DBC #FBBC7D
monochromatic
#08F6F6 #42F9F9 #7DFBFB #B8FDFD #E1FEFE
Accessibility & contrast
On white
1.23
#7DFBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#7DFBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFBFB
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFBFB | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FB
Deuteranopia (green-blind)
#D8E1FC
Tritanopia (blue-blind)
#1BFFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7dfbfb; /* rgb */ color: rgb(125, 251, 251); /* oklch */ color: oklch(91.6% 0.113 195.4);
Tailwind
colors: {
custom: {
50: '#acfdfc',
500: '#7dfbfb',
950: '#000000',
},
}SCSS
$custom: #7dfbfb; $custom-light: #acfdfc; $custom-dark: #000000;
JSON
{
"hex": "#7dfbfb",
"rgb": {
"r": 125,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 94.03,
"l": 73.725
},
"oklch": {
"l": 0.91639,
"c": 0.11257,
"h": 195.4
},
"luminance": 0.80319
}Semantic roles & 50–950 ramp
primary
#7DFBFB
secondary
#D84444
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585