#7BFEFE#7BFEFE
#7BFEFE is a very light, moderate teal. Relative luminance 0.823; OKLCH L 92.3% C 0.116 H 195.3°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFEFE |
|---|---|
| RGB | rgb(123, 254, 254) |
| HSL | hsl(180, 98%, 74%) |
| HSV | hsv(180, 52%, 100%) |
| CMYK | cmyk(51.6%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(92.68, -36.02, -11.07) |
| CIE-LCH | lch(92.68, 37.68, 197.09°) |
| OKLab | oklab(92.34% -0.1117 -0.0306) |
| OKLCH | oklch(92.34% 0.116 195.3) |
| XYZ | xyz(61.4921, 82.2446, 106.3809) |
| Luminance | 0.8225 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.14
Bright Light Blue
#26F7FD
ΔE00 4.20
Aqua
#00FFFF
ΔE00 4.31
Bright Turquoise
#0FFEF9
ΔE00 4.78
Light Cyan
#ACFFFC
ΔE00 4.93
Robin Egg Blue
#8AF1FE
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFEFE #FE7B7B
analogous
#7BFEBD #7BFEFE #7BBDFE
triadic
#7BFEFE #FE7BFE #FEFE7B
tetradic
#7BFEFE #BD7BFE #FE7B7B #BDFE7B
square
#7BFEFE #BD7BFE #FE7B7B #BDFE7B
split-complementary
#7BFEFE #FE7BBD #FEBD7B
monochromatic
#02FDFD #3EFEFE #7BFEFE #B8FEFE #E1FFFF
Accessibility & contrast
On white
1.20
#7BFEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#7BFEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFEFE
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFEFE | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FE
Deuteranopia (green-blind)
#DAE3FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7bfefe; /* rgb */ color: rgb(123, 254, 254); /* oklch */ color: oklch(92.3% 0.116 195.3);
Tailwind
colors: {
custom: {
50: '#abfffe',
500: '#7bfefe',
950: '#000000',
},
}SCSS
$custom: #7bfefe; $custom-light: #abfffe; $custom-dark: #000000;
JSON
{
"hex": "#7bfefe",
"rgb": {
"r": 123,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.9234,
"c": 0.11586,
"h": 195.3
},
"luminance": 0.8225
}Semantic roles & 50–950 ramp
primary
#7BFEFE
secondary
#DC4141
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685