#7FFEFF#7FFEFF
#7FFEFF is a very light, moderate teal. Relative luminance 0.826; OKLCH L 92.5% C 0.113 H 196.1°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFEFF |
|---|---|
| RGB | rgb(127, 254, 255) |
| HSL | hsl(180, 100%, 75%) |
| HSV | hsv(180, 50%, 100%) |
| CMYK | cmyk(50.2%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(92.84, -34.97, -11.34) |
| CIE-LCH | lch(92.84, 36.76, 197.96°) |
| OKLab | oklab(92.52% -0.1089 -0.0313) |
| OKLCH | oklch(92.52% 0.113 196.1) |
| XYZ | xyz(62.2368, 82.6100, 107.2539) |
| Luminance | 0.8262 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.51
Bright Light Blue
#26F7FD
ΔE00 4.41
Light Cyan
#ACFFFC
ΔE00 4.66
Aqua
#00FFFF
ΔE00 4.71
Bright Turquoise
#0FFEF9
ΔE00 5.25
Robin Egg Blue
#8AF1FE
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFEFF #FF807F
analogous
#7FFFC0 #7FFEFF #7FBEFF
triadic
#7FFEFF #FF7FFE #FEFF7F
tetradic
#7FFEFF #C07FFF #FF807F #BEFF7F
square
#7FFEFF #C07FFF #FF807F #BEFF7F
split-complementary
#7FFEFF #FF7FBE #FFC07F
monochromatic
#05FDFF #42FEFF #7FFEFF #BCFEFF #E0FFFF
Accessibility & contrast
On white
1.20
#7FFEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#7FFEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFEFF
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFEFF | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#DAE4FF
Tritanopia (blue-blind)
#1CFFFE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7ffeff; /* rgb */ color: rgb(127, 254, 255); /* oklch */ color: oklch(92.5% 0.113 196.1);
Tailwind
colors: {
custom: {
50: '#aeffff',
500: '#7ffeff',
950: '#000000',
},
}SCSS
$custom: #7ffeff; $custom-light: #aeffff; $custom-dark: #000000;
JSON
{
"hex": "#7ffeff",
"rgb": {
"r": 127,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.469,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.92516,
"c": 0.11328,
"h": 196.1
},
"luminance": 0.82616
}Semantic roles & 50–950 ramp
primary
#7FFEFF
secondary
#DE4544
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686