#7FFFF3#7FFFF3
#7FFFF3 is a very light, moderate teal. Relative luminance 0.825; OKLCH L 92.4% C 0.116 H 187.3°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFFF3 |
|---|---|
| RGB | rgb(127, 255, 243) |
| HSL | hsl(174, 100%, 75%) |
| HSV | hsv(174, 50%, 100%) |
| CMYK | cmyk(50.2%, 0%, 4.7%, 0%) |
| CIE-LAB | lab(92.79, -38.40, -5.20) |
| CIE-LCH | lch(92.79, 38.75, 187.71°) |
| OKLab | oklab(92.37% -0.1148 -0.0146) |
| OKLCH | oklch(92.37% 0.116 187.3) |
| XYZ | xyz(60.6833, 82.4976, 97.5024) |
| Luminance | 0.8250 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 4.88
Bright Aqua
#0BF9EA
ΔE00 4.93
Tiffany Blue
#7BF2DA
ΔE00 4.99
Bright Cyan
#41FDFE
ΔE00 5.18
Aqua
#00FFFF
ΔE00 5.66
Light Cyan
#ACFFFC
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFFF3 #FF7F8B
analogous
#7FFFB3 #7FFFF3 #7FCBFF
triadic
#7FFFF3 #F37FFF #FFF37F
tetradic
#7FFFF3 #B37FFF #FF7F8B #CBFF7F
square
#7FFFF3 #B37FFF #FF7F8B #CBFF7F
split-complementary
#7FFFF3 #FF7FCB #FFB37F
monochromatic
#05FFE8 #42FFED #7FFFF3 #BCFFF9 #E0FFFC
Accessibility & contrast
On white
1.20
#7FFFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#7FFFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFFF3
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFFF3 | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3F3
Deuteranopia (green-blind)
#DFE4F4
Tritanopia (blue-blind)
#30FFFB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7ffff3; /* rgb */ color: rgb(127, 255, 243); /* oklch */ color: oklch(92.4% 0.116 187.3);
Tailwind
colors: {
custom: {
50: '#adfff7',
500: '#7ffff3',
950: '#000000',
},
}SCSS
$custom: #7ffff3; $custom-light: #adfff7; $custom-dark: #000000;
JSON
{
"hex": "#7ffff3",
"rgb": {
"r": 127,
"g": 255,
"b": 243
},
"hsl": {
"h": 174.375,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.92367,
"c": 0.11575,
"h": 187.3
},
"luminance": 0.82503
}Semantic roles & 50–950 ramp
primary
#7FFFF3
secondary
#DE4453
accent
#0016E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685