#7BFCFD#7BFCFD
#7BFCFD is a very light, moderate teal. Relative luminance 0.809; OKLCH L 91.9% C 0.114 H 196.0°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFCFD |
|---|---|
| RGB | rgb(123, 252, 253) |
| HSL | hsl(180, 97%, 74%) |
| HSV | hsv(180, 51%, 99%) |
| CMYK | cmyk(51.4%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(92.10, -35.35, -11.43) |
| CIE-LCH | lch(92.10, 37.15, 197.92°) |
| OKLab | oklab(91.86% -0.11 -0.0316) |
| OKLCH | oklch(91.86% 0.114 196) |
| XYZ | xyz(60.7011, 80.9179, 105.3293) |
| Luminance | 0.8092 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.25
Bright Light Blue
#26F7FD
ΔE00 4.06
Aqua
#00FFFF
ΔE00 4.48
Light Cyan
#ACFFFC
ΔE00 4.93
Bright Turquoise
#0FFEF9
ΔE00 5.02
Robin Egg Blue
#8AF1FE
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFCFD #FD7C7B
analogous
#7BFDBD #7BFCFD #7BBBFD
triadic
#7BFCFD #FD7BFC #FCFD7B
tetradic
#7BFCFD #BD7BFD #FD7C7B #BBFD7B
square
#7BFCFD #BD7BFD #FD7C7B #BBFD7B
split-complementary
#7BFCFD #FD7BBB #FDBD7B
monochromatic
#04F8FA #3FFBFC #7BFCFD #B7FDFE #E1FEFF
Accessibility & contrast
On white
1.22
#7BFCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#7BFCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFCFD
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFCFD | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FD
Deuteranopia (green-blind)
#D8E1FE
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7bfcfd; /* rgb */ color: rgb(123, 252, 253); /* oklch */ color: oklch(91.9% 0.114 196.0);
Tailwind
colors: {
custom: {
50: '#abfdfe',
500: '#7bfcfd',
950: '#000000',
},
}SCSS
$custom: #7bfcfd; $custom-light: #abfdfe; $custom-dark: #000000;
JSON
{
"hex": "#7bfcfd",
"rgb": {
"r": 123,
"g": 252,
"b": 253
},
"hsl": {
"h": 180.462,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.91857,
"c": 0.11449,
"h": 196
},
"luminance": 0.80924
}Semantic roles & 50–950 ramp
primary
#7BFCFD
secondary
#DB4341
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685