#7FF8FA#7FF8FA
#7FF8FA is a very light, moderate teal. Relative luminance 0.785; OKLCH L 91.0% C 0.109 H 196.8°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF8FA |
|---|---|
| RGB | rgb(127, 248, 250) |
| HSL | hsl(181, 92%, 74%) |
| HSV | hsv(181, 49%, 98%) |
| CMYK | cmyk(49.2%, 0.8%, 0%, 2%) |
| CIE-LAB | lab(91.03, -33.44, -11.45) |
| CIE-LCH | lch(91.03, 35.34, 198.90°) |
| OKLab | oklab(91.01% -0.1045 -0.0316) |
| OKLCH | oklch(91.01% 0.109 196.8) |
| XYZ | xyz(59.5681, 78.5436, 102.4452) |
| Luminance | 0.7855 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.92
Bright Light Blue
#26F7FD
ΔE00 4.31
Robin Egg Blue
#8AF1FE
ΔE00 4.70
Light Cyan
#ACFFFC
ΔE00 4.72
Robin'S Egg Blue
#98EFF9
ΔE00 5.13
Robin'S Egg
#6DEDFD
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF8FA #FA817F
analogous
#7FFABF #7FF8FA #7FBBFA
triadic
#7FF8FA #FA7FF8 #F8FA7F
tetradic
#7FF8FA #BF7FFA #FA817F #BBFA7F
square
#7FF8FA #BF7FFA #FA817F #BBFA7F
split-complementary
#7FF8FA #FA7FBB #FABF7F
monochromatic
#0AF1F5 #44F5F8 #7FF8FA #BAFBFC #E2FDFE
Accessibility & contrast
On white
1.26
#7FF8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#7FF8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF8FA
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF8FA | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEFA
Deuteranopia (green-blind)
#D5DFFB
Tritanopia (blue-blind)
#2AFFF8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7ff8fa; /* rgb */ color: rgb(127, 248, 250); /* oklch */ color: oklch(91.0% 0.109 196.8);
Tailwind
colors: {
custom: {
50: '#adfbfb',
500: '#7ff8fa',
950: '#000000',
},
}SCSS
$custom: #7ff8fa; $custom-light: #adfbfb; $custom-dark: #000000;
JSON
{
"hex": "#7ff8fa",
"rgb": {
"r": 127,
"g": 248,
"b": 250
},
"hsl": {
"h": 180.976,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.91006,
"c": 0.10916,
"h": 196.8
},
"luminance": 0.78549
}Semantic roles & 50–950 ramp
primary
#7FF8FA
secondary
#D74846
accent
#0400E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585