#7BFEFF#7BFEFF
#7BFEFF is a very light, moderate teal. Relative luminance 0.823; OKLCH L 92.4% C 0.116 H 196.0°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFEFF |
|---|---|
| RGB | rgb(123, 254, 255) |
| HSL | hsl(180, 100%, 74%) |
| HSV | hsv(180, 52%, 100%) |
| CMYK | cmyk(51.8%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(92.71, -35.76, -11.55) |
| CIE-LCH | lch(92.71, 37.58, 197.90°) |
| OKLab | oklab(92.37% -0.1113 -0.0319) |
| OKLCH | oklch(92.37% 0.116 196) |
| XYZ | xyz(61.6527, 82.3088, 107.2265) |
| Luminance | 0.8232 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.20
Bright Light Blue
#26F7FD
ΔE00 4.13
Aqua
#00FFFF
ΔE00 4.39
Light Cyan
#ACFFFC
ΔE00 4.96
Bright Turquoise
#0FFEF9
ΔE00 4.96
Robin Egg Blue
#8AF1FE
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFEFF #FF7C7B
analogous
#7BFFBE #7BFEFF #7BBCFF
triadic
#7BFEFF #FF7BFE #FEFF7B
tetradic
#7BFEFF #BE7BFF #FF7C7B #BCFF7B
square
#7BFEFF #BE7BFF #FF7C7B #BCFF7B
split-complementary
#7BFEFF #FF7BBC #FFBE7B
monochromatic
#01FDFF #3EFEFF #7BFEFF #B8FEFF #E0FFFF
Accessibility & contrast
On white
1.20
#7BFEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#7BFEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFEFF
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFEFF | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#DAE3FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7bfeff; /* rgb */ color: rgb(123, 254, 255); /* oklch */ color: oklch(92.4% 0.116 196.0);
Tailwind
colors: {
custom: {
50: '#acffff',
500: '#7bfeff',
950: '#000000',
},
}SCSS
$custom: #7bfeff; $custom-light: #acffff; $custom-dark: #000000;
JSON
{
"hex": "#7bfeff",
"rgb": {
"r": 123,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.455,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.92372,
"c": 0.11583,
"h": 196
},
"luminance": 0.82315
}Semantic roles & 50–950 ramp
primary
#7BFEFF
secondary
#DD4241
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686