#7FFFFF#7FFFFF
#7FFFFF is a very light, moderate teal. Relative luminance 0.833; OKLCH L 92.7% C 0.114 H 195.4°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFFFF |
|---|---|
| RGB | rgb(127, 255, 255) |
| HSL | hsl(180, 100%, 75%) |
| HSV | hsv(180, 50%, 100%) |
| CMYK | cmyk(50.2%, 0%, 0%, 0%) |
| CIE-LAB | lab(93.12, -35.43, -10.92) |
| CIE-LCH | lch(93.12, 37.08, 197.13°) |
| OKLab | oklab(92.74% -0.1099 -0.0302) |
| OKLCH | oklch(92.74% 0.114 195.4) |
| XYZ | xyz(62.5550, 83.2463, 107.3599) |
| Luminance | 0.8325 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.44
Bright Light Blue
#26F7FD
ΔE00 4.51
Aqua
#00FFFF
ΔE00 4.59
Light Cyan
#ACFFFC
ΔE00 4.66
Bright Turquoise
#0FFEF9
ΔE00 5.05
Robin Egg Blue
#8AF1FE
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFFFF #FF7F7F
analogous
#7FFFBF #7FFFFF #7FBFFF
triadic
#7FFFFF #FF7FFF #FFFF7F
tetradic
#7FFFFF #BF7FFF #FF7F7F #BFFF7F
square
#7FFFFF #BF7FFF #FF7F7F #BFFF7F
split-complementary
#7FFFFF #FF7FBF #FFBF7F
monochromatic
#05FFFF #42FFFF #7FFFFF #BCFFFF #E0FFFF
Accessibility & contrast
On white
1.19
#7FFFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#7FFFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFFFF
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFFFF | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F5FF
Deuteranopia (green-blind)
#DBE4FF
Tritanopia (blue-blind)
#1BFFFF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #7fffff; /* rgb */ color: rgb(127, 255, 255); /* oklch */ color: oklch(92.7% 0.114 195.4);
Tailwind
colors: {
custom: {
50: '#aeffff',
500: '#7fffff',
950: '#000000',
},
}SCSS
$custom: #7fffff; $custom-light: #aeffff; $custom-dark: #000000;
JSON
{
"hex": "#7fffff",
"rgb": {
"r": 127,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.9274,
"c": 0.114,
"h": 195.4
},
"luminance": 0.83252
}Semantic roles & 50–950 ramp
primary
#7FFFFF
secondary
#DE4444
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686