#7FF7F1#7FF7F1
#7FF7F1 is a very light, moderate teal. Relative luminance 0.774; OKLCH L 90.5% C 0.109 H 191.1°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF7F1 |
|---|---|
| RGB | rgb(127, 247, 241) |
| HSL | hsl(177, 88%, 73%) |
| HSV | hsv(177, 49%, 97%) |
| CMYK | cmyk(48.6%, 0%, 2.4%, 3.1%) |
| CIE-LAB | lab(90.50, -35.22, -7.56) |
| CIE-LCH | lch(90.50, 36.02, 192.11°) |
| OKLab | oklab(90.49% -0.1071 -0.021) |
| OKLCH | oklch(90.49% 0.109 191.1) |
| XYZ | xyz(57.8838, 77.3793, 95.0874) |
| Luminance | 0.7738 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.26
Light Cyan
#ACFFFC
ΔE00 4.93
Bright Turquoise
#0FFEF9
ΔE00 4.93
Aqua
#00FFFF
ΔE00 5.20
Bright Light Blue
#26F7FD
ΔE00 5.37
Bright Aqua
#0BF9EA
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF7F1 #F77F85
analogous
#7FF7B5 #7FF7F1 #7FC1F7
triadic
#7FF7F1 #F17FF7 #F7F17F
tetradic
#7FF7F1 #B57FF7 #F77F85 #C1F77F
square
#7FF7F1 #B57FF7 #F77F85 #C1F77F
split-complementary
#7FF7F1 #F77FC1 #F7B57F
monochromatic
#0FEDE2 #45F3EB #7FF7F1 #B9FBF7 #E2FDFC
Accessibility & contrast
On white
1.27
#7FF7F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#7FF7F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF7F1
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF7F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF7F1 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEDF1
Deuteranopia (green-blind)
#D7DDF2
Tritanopia (blue-blind)
#37FDF5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7ff7f1; /* rgb */ color: rgb(127, 247, 241); /* oklch */ color: oklch(90.5% 0.109 191.1);
Tailwind
colors: {
custom: {
50: '#acfaf5',
500: '#7ff7f1',
950: '#000000',
},
}SCSS
$custom: #7ff7f1; $custom-light: #acfaf5; $custom-dark: #000000;
JSON
{
"hex": "#7ff7f1",
"rgb": {
"r": 127,
"g": 247,
"b": 241
},
"hsl": {
"h": 177,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.90494,
"c": 0.1091,
"h": 191.1
},
"luminance": 0.77384
}Semantic roles & 50–950 ramp
primary
#7FF7F1
secondary
#D3474E
accent
#010CE5
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585