#7FFBFB#7FFBFB
#7FFBFB is a very light, moderate teal. Relative luminance 0.805; OKLCH L 91.7% C 0.111 H 195.4°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFBFB |
|---|---|
| RGB | rgb(127, 251, 251) |
| HSL | hsl(180, 94%, 74%) |
| HSV | hsv(180, 49%, 98%) |
| CMYK | cmyk(49.4%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(91.89, -34.59, -10.68) |
| CIE-LCH | lch(91.89, 36.20, 197.16°) |
| OKLab | oklab(91.71% -0.1073 -0.0295) |
| OKLCH | oklch(91.71% 0.111 195.4) |
| XYZ | xyz(60.6550, 80.4659, 103.5831) |
| Luminance | 0.8047 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.57
Bright Light Blue
#26F7FD
ΔE00 4.40
Light Cyan
#ACFFFC
ΔE00 4.59
Aqua
#00FFFF
ΔE00 4.78
Bright Turquoise
#0FFEF9
ΔE00 5.19
Robin Egg Blue
#8AF1FE
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFBFB #FB7F7F
analogous
#7FFBBD #7FFBFB #7FBDFB
triadic
#7FFBFB #FB7FFB #FBFB7F
tetradic
#7FFBFB #BD7FFB #FB7F7F #BDFB7F
square
#7FFBFB #BD7FFB #FB7F7F #BDFB7F
split-complementary
#7FFBFB #FB7FBD #FBBD7F
monochromatic
#08F7F7 #44F9F9 #7FFBFB #BAFDFD #E1FEFE
Accessibility & contrast
On white
1.23
#7FFBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#7FFBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFBFB
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFBFB | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FB
Deuteranopia (green-blind)
#D8E1FC
Tritanopia (blue-blind)
#27FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7ffbfb; /* rgb */ color: rgb(127, 251, 251); /* oklch */ color: oklch(91.7% 0.111 195.4);
Tailwind
colors: {
custom: {
50: '#adfdfc',
500: '#7ffbfb',
950: '#000000',
},
}SCSS
$custom: #7ffbfb; $custom-light: #adfdfc; $custom-dark: #000000;
JSON
{
"hex": "#7ffbfb",
"rgb": {
"r": 127,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.91713,
"c": 0.11127,
"h": 195.4
},
"luminance": 0.80471
}Semantic roles & 50–950 ramp
primary
#7FFBFB
secondary
#D94646
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585