#7FFEFB#7FFEFB
#7FFEFB is a very light, moderate teal. Relative luminance 0.824; OKLCH L 92.4% C 0.114 H 193.3°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFEFB |
|---|---|
| RGB | rgb(127, 254, 251) |
| HSL | hsl(179, 98%, 75%) |
| HSV | hsv(179, 50%, 100%) |
| CMYK | cmyk(50%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(92.73, -35.97, -9.43) |
| CIE-LCH | lch(92.73, 37.19, 194.69°) |
| OKLab | oklab(92.39% -0.1105 -0.0261) |
| OKLCH | oklch(92.39% 0.114 193.3) |
| XYZ | xyz(61.5996, 82.3551, 103.8980) |
| Luminance | 0.8236 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.51
Aqua
#00FFFF
ΔE00 4.55
Light Cyan
#ACFFFC
ΔE00 4.66
Bright Turquoise
#0FFEF9
ΔE00 4.67
Bright Light Blue
#26F7FD
ΔE00 4.83
Pale Cyan
#B7FFFA
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFEFB #FE7F82
analogous
#7FFEBC #7FFEFB #7FC1FE
triadic
#7FFEFB #FB7FFE #FEFB7F
tetradic
#7FFEFB #BC7FFE #FE7F82 #C1FE7F
square
#7FFEFB #BC7FFE #FE7F82 #C1FE7F
split-complementary
#7FFEFB #FE7FC1 #FEBC7F
monochromatic
#06FDF7 #42FEF9 #7FFEFB #BCFEFD #E1FFFE
Accessibility & contrast
On white
1.20
#7FFEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#7FFEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFEFB
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFEFB | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3FB
Deuteranopia (green-blind)
#DBE3FC
Tritanopia (blue-blind)
#24FFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7ffefb; /* rgb */ color: rgb(127, 254, 251); /* oklch */ color: oklch(92.4% 0.114 193.3);
Tailwind
colors: {
custom: {
50: '#adfffc',
500: '#7ffefb',
950: '#000000',
},
}SCSS
$custom: #7ffefb; $custom-light: #adfffc; $custom-dark: #000000;
JSON
{
"hex": "#7ffefb",
"rgb": {
"r": 127,
"g": 254,
"b": 251
},
"hsl": {
"h": 178.583,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.92388,
"c": 0.11353,
"h": 193.3
},
"luminance": 0.82361
}Semantic roles & 50–950 ramp
primary
#7FFEFB
secondary
#DD4548
accent
#0005E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685