#7FFCFB#7FFCFB
#7FFCFB is a very light, moderate teal. Relative luminance 0.811; OKLCH L 91.9% C 0.112 H 194.7°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCFB |
|---|---|
| RGB | rgb(127, 252, 251) |
| HSL | hsl(180, 95%, 74%) |
| HSV | hsv(180, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(92.17, -35.05, -10.26) |
| CIE-LCH | lch(92.17, 36.52, 196.32°) |
| OKLab | oklab(91.94% -0.1083 -0.0284) |
| OKLCH | oklch(91.94% 0.112 194.7) |
| XYZ | xyz(60.9682, 81.0924, 103.6875) |
| Luminance | 0.8110 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.50
Bright Light Blue
#26F7FD
ΔE00 4.51
Light Cyan
#ACFFFC
ΔE00 4.58
Aqua
#00FFFF
ΔE00 4.66
Bright Turquoise
#0FFEF9
ΔE00 4.99
Robin Egg Blue
#8AF1FE
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCFB #FC7F80
analogous
#7FFCBD #7FFCFB #7FBFFC
triadic
#7FFCFB #FB7FFC #FCFB7F
tetradic
#7FFCFB #BD7FFC #FC7F80 #BFFC7F
square
#7FFCFB #BD7FFC #FC7F80 #BFFC7F
split-complementary
#7FFCFB #FC7FBF #FCBD7F
monochromatic
#07F9F7 #43FBF9 #7FFCFB #BBFDFD #E1FEFE
Accessibility & contrast
On white
1.22
#7FFCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#7FFCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCFB
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCFB | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FB
Deuteranopia (green-blind)
#D9E2FC
Tritanopia (blue-blind)
#26FFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7ffcfb; /* rgb */ color: rgb(127, 252, 251); /* oklch */ color: oklch(91.9% 0.112 194.7);
Tailwind
colors: {
custom: {
50: '#adfdfc',
500: '#7ffcfb',
950: '#000000',
},
}SCSS
$custom: #7ffcfb; $custom-light: #adfdfc; $custom-dark: #000000;
JSON
{
"hex": "#7ffcfb",
"rgb": {
"r": 127,
"g": 252,
"b": 251
},
"hsl": {
"h": 179.52,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.91938,
"c": 0.11201,
"h": 194.7
},
"luminance": 0.81098
}Semantic roles & 50–950 ramp
primary
#7FFCFB
secondary
#DA4546
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685