#7FFFFA#7FFFFA
#7FFFFA is a very light, moderate teal. Relative luminance 0.829; OKLCH L 92.6% C 0.114 H 192.0°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFFFA |
|---|---|
| RGB | rgb(127, 255, 250) |
| HSL | hsl(178, 100%, 75%) |
| HSV | hsv(178, 50%, 100%) |
| CMYK | cmyk(50.2%, 0%, 2%, 0%) |
| CIE-LAB | lab(92.98, -36.68, -8.54) |
| CIE-LCH | lch(92.98, 37.66, 193.11°) |
| OKLab | oklab(92.58% -0.1119 -0.0237) |
| OKLCH | oklch(92.58% 0.114 192) |
| XYZ | xyz(61.7605, 82.9285, 103.1761) |
| Luminance | 0.8293 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.71
Bright Turquoise
#0FFEF9
ΔE00 4.51
Aqua
#00FFFF
ΔE00 4.60
Light Cyan
#ACFFFC
ΔE00 4.82
Bright Light Blue
#26F7FD
ΔE00 5.21
Bright Aqua
#0BF9EA
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFFFA #FF7F84
analogous
#7FFFBA #7FFFFA #7FC4FF
triadic
#7FFFFA #FA7FFF #FFFA7F
tetradic
#7FFFFA #BA7FFF #FF7F84 #C4FF7F
square
#7FFFFA #BA7FFF #FF7F84 #C4FF7F
split-complementary
#7FFFFA #FF7FC4 #FFBA7F
monochromatic
#05FFF5 #42FFF8 #7FFFFA #BCFFFC #E0FFFE
Accessibility & contrast
On white
1.19
#7FFFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#7FFFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFFFA
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFFFA | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FA
Deuteranopia (green-blind)
#DDE4FB
Tritanopia (blue-blind)
#25FFFD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #7ffffa; /* rgb */ color: rgb(127, 255, 250); /* oklch */ color: oklch(92.6% 0.114 192.0);
Tailwind
colors: {
custom: {
50: '#adfffb',
500: '#7ffffa',
950: '#000000',
},
}SCSS
$custom: #7ffffa; $custom-light: #adfffb; $custom-dark: #000000;
JSON
{
"hex": "#7ffffa",
"rgb": {
"r": 127,
"g": 255,
"b": 250
},
"hsl": {
"h": 177.656,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.92582,
"c": 0.11443,
"h": 192
},
"luminance": 0.82934
}Semantic roles & 50–950 ramp
primary
#7FFFFA
secondary
#DE444A
accent
#0009E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685