#7FFAFC#7FFAFC
#7FFAFC is a very light, moderate teal. Relative luminance 0.799; OKLCH L 91.5% C 0.111 H 196.8°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFAFC |
|---|---|
| RGB | rgb(127, 250, 252) |
| HSL | hsl(181, 95%, 74%) |
| HSV | hsv(181, 50%, 99%) |
| CMYK | cmyk(49.6%, 0.8%, 0%, 1.2%) |
| CIE-LAB | lab(91.64, -33.87, -11.57) |
| CIE-LCH | lch(91.64, 35.79, 198.86°) |
| OKLab | oklab(91.52% -0.1058 -0.032) |
| OKLCH | oklch(91.52% 0.111 196.8) |
| XYZ | xyz(60.5015, 79.9061, 104.3117) |
| Luminance | 0.7991 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.77
Bright Light Blue
#26F7FD
ΔE00 4.29
Light Cyan
#ACFFFC
ΔE00 4.68
Robin Egg Blue
#8AF1FE
ΔE00 4.88
Aqua
#00FFFF
ΔE00 5.03
Robin'S Egg Blue
#98EFF9
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFAFC #FC817F
analogous
#7FFCC0 #7FFAFC #7FBCFC
triadic
#7FFAFC #FC7FFA #FAFC7F
tetradic
#7FFAFC #C07FFC #FC817F #BCFC7F
square
#7FFAFC #C07FFC #FC817F #BCFC7F
split-complementary
#7FFAFC #FC7FBC #FCC07F
monochromatic
#07F5F9 #43F8FB #7FFAFC #BBFCFD #E1FEFE
Accessibility & contrast
On white
1.24
#7FFAFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#7FFAFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFAFC
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFAFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFAFC | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FC
Deuteranopia (green-blind)
#D7E0FD
Tritanopia (blue-blind)
#26FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7ffafc; /* rgb */ color: rgb(127, 250, 252); /* oklch */ color: oklch(91.5% 0.111 196.8);
Tailwind
colors: {
custom: {
50: '#adfcfd',
500: '#7ffafc',
950: '#000000',
},
}SCSS
$custom: #7ffafc; $custom-light: #adfcfd; $custom-dark: #000000;
JSON
{
"hex": "#7ffafc",
"rgb": {
"r": 127,
"g": 250,
"b": 252
},
"hsl": {
"h": 180.96,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.9152,
"c": 0.11053,
"h": 196.8
},
"luminance": 0.79912
}Semantic roles & 50–950 ramp
primary
#7FFAFC
secondary
#DA4845
accent
#0400E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585