#7BFCFE#7BFCFE
#7BFCFE is a very light, moderate teal. Relative luminance 0.810; OKLCH L 91.9% C 0.114 H 196.7°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFCFE |
|---|---|
| RGB | rgb(123, 252, 254) |
| HSL | hsl(181, 98%, 74%) |
| HSV | hsv(181, 52%, 100%) |
| CMYK | cmyk(51.6%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(92.12, -35.09, -11.91) |
| CIE-LCH | lch(92.12, 37.06, 198.74°) |
| OKLab | oklab(91.89% -0.1096 -0.0329) |
| OKLCH | oklch(91.89% 0.114 196.7) |
| XYZ | xyz(60.8608, 80.9818, 106.1705) |
| Luminance | 0.8099 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.34
Bright Light Blue
#26F7FD
ΔE00 4.01
Aqua
#00FFFF
ΔE00 4.59
Light Cyan
#ACFFFC
ΔE00 4.98
Bright Turquoise
#0FFEF9
ΔE00 5.22
Robin Egg Blue
#8AF1FE
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFCFE #FE7D7B
analogous
#7BFEBF #7BFCFE #7BBBFE
triadic
#7BFCFE #FE7BFC #FCFE7B
tetradic
#7BFCFE #BF7BFE #FE7D7B #BBFE7B
square
#7BFCFE #BF7BFE #FE7D7B #BBFE7B
split-complementary
#7BFCFE #FE7BBB #FEBF7B
monochromatic
#02F9FD #3EFBFE #7BFCFE #B8FDFE #E1FEFF
Accessibility & contrast
On white
1.22
#7BFCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#7BFCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFCFE
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFCFE | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FE
Deuteranopia (green-blind)
#D8E2FF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7bfcfe; /* rgb */ color: rgb(123, 252, 254); /* oklch */ color: oklch(91.9% 0.114 196.7);
Tailwind
colors: {
custom: {
50: '#abfdfe',
500: '#7bfcfe',
950: '#000000',
},
}SCSS
$custom: #7bfcfe; $custom-light: #abfdfe; $custom-dark: #000000;
JSON
{
"hex": "#7bfcfe",
"rgb": {
"r": 123,
"g": 252,
"b": 254
},
"hsl": {
"h": 180.916,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.91889,
"c": 0.11448,
"h": 196.7
},
"luminance": 0.80988
}Semantic roles & 50–950 ramp
primary
#7BFCFE
secondary
#DC4341
accent
#0400E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685