#7FF9FA#7FF9FA
#7FF9FA is a very light, moderate teal. Relative luminance 0.792; OKLCH L 91.2% C 0.110 H 196.1°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF9FA |
|---|---|
| RGB | rgb(127, 249, 250) |
| HSL | hsl(180, 92%, 74%) |
| HSV | hsv(180, 49%, 98%) |
| CMYK | cmyk(49.2%, 0.4%, 0%, 2%) |
| CIE-LAB | lab(91.31, -33.91, -11.03) |
| CIE-LCH | lch(91.31, 35.66, 198.02°) |
| OKLab | oklab(91.23% -0.1055 -0.0305) |
| OKLCH | oklch(91.23% 0.11 196.1) |
| XYZ | xyz(59.8764, 79.1601, 102.5480) |
| Luminance | 0.7917 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.75
Bright Light Blue
#26F7FD
ΔE00 4.33
Light Cyan
#ACFFFC
ΔE00 4.64
Aqua
#00FFFF
ΔE00 5.00
Robin Egg Blue
#8AF1FE
ΔE00 5.09
Bright Turquoise
#0FFEF9
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF9FA #FA807F
analogous
#7FFABE #7FF9FA #7FBCFA
triadic
#7FF9FA #FA7FF9 #F9FA7F
tetradic
#7FF9FA #BE7FFA #FA807F #BCFA7F
square
#7FF9FA #BE7FFA #FA807F #BCFA7F
split-complementary
#7FF9FA #FA7FBC #FABE7F
monochromatic
#0AF3F5 #44F6F8 #7FF9FA #BAFCFC #E2FEFE
Accessibility & contrast
On white
1.25
#7FF9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#7FF9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF9FA
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF9FA | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEFFA
Deuteranopia (green-blind)
#D6E0FB
Tritanopia (blue-blind)
#2AFFF9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7ff9fa; /* rgb */ color: rgb(127, 249, 250); /* oklch */ color: oklch(91.2% 0.110 196.1);
Tailwind
colors: {
custom: {
50: '#adfbfb',
500: '#7ff9fa',
950: '#000000',
},
}SCSS
$custom: #7ff9fa; $custom-light: #adfbfb; $custom-dark: #000000;
JSON
{
"hex": "#7ff9fa",
"rgb": {
"r": 127,
"g": 249,
"b": 250
},
"hsl": {
"h": 180.488,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.91231,
"c": 0.10987,
"h": 196.1
},
"luminance": 0.79166
}Semantic roles & 50–950 ramp
primary
#7FF9FA
secondary
#D74746
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585