#7FFBFC#7FFBFC
#7FFBFC is a very light, moderate teal. Relative luminance 0.805; OKLCH L 91.7% C 0.111 H 196.1°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFBFC |
|---|---|
| RGB | rgb(127, 251, 252) |
| HSL | hsl(180, 95%, 74%) |
| HSV | hsv(180, 50%, 99%) |
| CMYK | cmyk(49.6%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(91.92, -34.33, -11.15) |
| CIE-LCH | lch(91.92, 36.10, 198.00°) |
| OKLab | oklab(91.75% -0.1069 -0.0308) |
| OKLCH | oklch(91.75% 0.111 196.1) |
| XYZ | xyz(60.8131, 80.5292, 104.4155) |
| Luminance | 0.8054 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.62
Bright Light Blue
#26F7FD
ΔE00 4.33
Light Cyan
#ACFFFC
ΔE00 4.62
Aqua
#00FFFF
ΔE00 4.86
Robin Egg Blue
#8AF1FE
ΔE00 5.28
Bright Turquoise
#0FFEF9
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFBFC #FC807F
analogous
#7FFCBF #7FFBFC #7FBDFC
triadic
#7FFBFC #FC7FFB #FBFC7F
tetradic
#7FFBFC #BF7FFC #FC807F #BDFC7F
square
#7FFBFC #BF7FFC #FC807F #BDFC7F
split-complementary
#7FFBFC #FC7FBD #FCBF7F
monochromatic
#07F7F9 #43F9FB #7FFBFC #BBFDFD #E1FEFE
Accessibility & contrast
On white
1.23
#7FFBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#7FFBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFBFC
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFBFC | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FC
Deuteranopia (green-blind)
#D8E1FD
Tritanopia (blue-blind)
#25FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7ffbfc; /* rgb */ color: rgb(127, 251, 252); /* oklch */ color: oklch(91.7% 0.111 196.1);
Tailwind
colors: {
custom: {
50: '#adfdfd',
500: '#7ffbfc',
950: '#000000',
},
}SCSS
$custom: #7ffbfc; $custom-light: #adfdfd; $custom-dark: #000000;
JSON
{
"hex": "#7ffbfc",
"rgb": {
"r": 127,
"g": 251,
"b": 252
},
"hsl": {
"h": 180.48,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.91745,
"c": 0.11124,
"h": 196.1
},
"luminance": 0.80535
}Semantic roles & 50–950 ramp
primary
#7FFBFC
secondary
#DA4645
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585