#7BFDFC#7BFDFC
#7BFDFC is a very light, moderate teal. Relative luminance 0.815; OKLCH L 92.0% C 0.115 H 194.7°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFDFC |
|---|---|
| RGB | rgb(123, 253, 252) |
| HSL | hsl(180, 97%, 74%) |
| HSV | hsv(180, 51%, 99%) |
| CMYK | cmyk(51.4%, 0%, 0.4%, 0.8%) |
| CIE-LAB | lab(92.35, -36.06, -10.54) |
| CIE-LCH | lch(92.35, 37.57, 196.29°) |
| OKLab | oklab(92.05% -0.1115 -0.0292) |
| OKLCH | oklch(92.05% 0.115 194.7) |
| XYZ | xyz(60.8570, 81.4841, 104.5975) |
| Luminance | 0.8149 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.15
Bright Light Blue
#26F7FD
ΔE00 4.27
Aqua
#00FFFF
ΔE00 4.30
Bright Turquoise
#0FFEF9
ΔE00 4.64
Light Cyan
#ACFFFC
ΔE00 4.91
Robin Egg Blue
#8AF1FE
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFDFC #FD7B7C
analogous
#7BFDBB #7BFDFC #7BBDFD
triadic
#7BFDFC #FC7BFD #FDFC7B
tetradic
#7BFDFC #BB7BFD #FD7B7C #BDFD7B
square
#7BFDFC #BB7BFD #FD7B7C #BDFD7B
split-complementary
#7BFDFC #FD7BBD #FDBB7B
monochromatic
#04FAF8 #3FFCFB #7BFDFC #B7FEFD #E1FFFE
Accessibility & contrast
On white
1.21
#7BFDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#7BFDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFDFC
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFDFC | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FC
Deuteranopia (green-blind)
#D9E2FD
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7bfdfc; /* rgb */ color: rgb(123, 253, 252); /* oklch */ color: oklch(92.0% 0.115 194.7);
Tailwind
colors: {
custom: {
50: '#abfefd',
500: '#7bfdfc',
950: '#000000',
},
}SCSS
$custom: #7bfdfc; $custom-light: #abfefd; $custom-dark: #000000;
JSON
{
"hex": "#7bfdfc",
"rgb": {
"r": 123,
"g": 253,
"b": 252
},
"hsl": {
"h": 179.538,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.9205,
"c": 0.11525,
"h": 194.7
},
"luminance": 0.8149
}Semantic roles & 50–950 ramp
primary
#7BFDFC
secondary
#DB4143
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685