#7BFEFC#7BFEFC
#7BFEFC is a very light, moderate teal. Relative luminance 0.821; OKLCH L 92.3% C 0.116 H 194.0°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFEFC |
|---|---|
| RGB | rgb(123, 254, 252) |
| HSL | hsl(179, 98%, 74%) |
| HSV | hsv(179, 52%, 100%) |
| CMYK | cmyk(51.6%, 0%, 0.8%, 0.4%) |
| CIE-LAB | lab(92.63, -36.52, -10.12) |
| CIE-LCH | lch(92.63, 37.90, 195.49°) |
| OKLab | oklab(92.28% -0.1125 -0.028) |
| OKLCH | oklch(92.28% 0.116 194) |
| XYZ | xyz(61.1735, 82.1171, 104.7030) |
| Luminance | 0.8212 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.15
Aqua
#00FFFF
ΔE00 4.23
Bright Light Blue
#26F7FD
ΔE00 4.44
Bright Turquoise
#0FFEF9
ΔE00 4.48
Light Cyan
#ACFFFC
ΔE00 4.94
Bright Aqua
#0BF9EA
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFEFC #FE7B7D
analogous
#7BFEBB #7BFEFC #7BBFFE
triadic
#7BFEFC #FC7BFE #FEFC7B
tetradic
#7BFEFC #BB7BFE #FE7B7D #BFFE7B
square
#7BFEFC #BB7BFE #FE7B7D #BFFE7B
split-complementary
#7BFEFC #FE7BBF #FEBB7B
monochromatic
#02FDF9 #3EFEFB #7BFEFC #B8FEFD #E1FFFE
Accessibility & contrast
On white
1.21
#7BFEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#7BFEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFEFC
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFEFC | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FC
Deuteranopia (green-blind)
#DAE3FD
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7bfefc; /* rgb */ color: rgb(123, 254, 252); /* oklch */ color: oklch(92.3% 0.116 194.0);
Tailwind
colors: {
custom: {
50: '#abfffd',
500: '#7bfefc',
950: '#000000',
},
}SCSS
$custom: #7bfefc; $custom-light: #abfffd; $custom-dark: #000000;
JSON
{
"hex": "#7bfefc",
"rgb": {
"r": 123,
"g": 254,
"b": 252
},
"hsl": {
"h": 179.084,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.92276,
"c": 0.11599,
"h": 194
},
"luminance": 0.82123
}Semantic roles & 50–950 ramp
primary
#7BFEFC
secondary
#DC4143
accent
#0004E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685