#7FFAFB#7FFAFB
#7FFAFB is a very light, moderate teal. Relative luminance 0.798; OKLCH L 91.5% C 0.111 H 196.1°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFAFB |
|---|---|
| RGB | rgb(127, 250, 251) |
| HSL | hsl(180, 94%, 74%) |
| HSV | hsv(180, 49%, 98%) |
| CMYK | cmyk(49.4%, 0.4%, 0%, 1.6%) |
| CIE-LAB | lab(91.61, -34.12, -11.09) |
| CIE-LCH | lch(91.61, 35.88, 198.01°) |
| OKLab | oklab(91.49% -0.1062 -0.0307) |
| OKLCH | oklch(91.49% 0.111 196.1) |
| XYZ | xyz(60.3435, 79.8428, 103.4793) |
| Luminance | 0.7985 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.68
Bright Light Blue
#26F7FD
ΔE00 4.32
Light Cyan
#ACFFFC
ΔE00 4.63
Aqua
#00FFFF
ΔE00 4.93
Robin Egg Blue
#8AF1FE
ΔE00 5.18
Bright Turquoise
#0FFEF9
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFAFB #FB807F
analogous
#7FFBBE #7FFAFB #7FBCFB
triadic
#7FFAFB #FB7FFA #FAFB7F
tetradic
#7FFAFB #BE7FFB #FB807F #BCFB7F
square
#7FFAFB #BE7FFB #FB807F #BCFB7F
split-complementary
#7FFAFB #FB7FBC #FBBE7F
monochromatic
#08F5F7 #44F8F9 #7FFAFB #BAFCFD #E1FEFE
Accessibility & contrast
On white
1.24
#7FFAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#7FFAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFAFB
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFAFB | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FB
Deuteranopia (green-blind)
#D7E0FC
Tritanopia (blue-blind)
#27FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7ffafb; /* rgb */ color: rgb(127, 250, 251); /* oklch */ color: oklch(91.5% 0.111 196.1);
Tailwind
colors: {
custom: {
50: '#adfcfc',
500: '#7ffafb',
950: '#000000',
},
}SCSS
$custom: #7ffafb; $custom-light: #adfcfc; $custom-dark: #000000;
JSON
{
"hex": "#7ffafb",
"rgb": {
"r": 127,
"g": 250,
"b": 251
},
"hsl": {
"h": 180.484,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.91488,
"c": 0.11056,
"h": 196.1
},
"luminance": 0.79848
}Semantic roles & 50–950 ramp
primary
#7FFAFB
secondary
#D94746
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585