#7FFCFF#7FFCFF
#7FFCFF is a very light, moderate teal. Relative luminance 0.814; OKLCH L 92.1% C 0.112 H 197.5°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCFF |
|---|---|
| RGB | rgb(127, 252, 255) |
| HSL | hsl(181, 100%, 75%) |
| HSV | hsv(181, 50%, 100%) |
| CMYK | cmyk(50.2%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(92.29, -34.04, -12.17) |
| CIE-LCH | lch(92.29, 36.15, 199.67°) |
| OKLab | oklab(92.07% -0.1067 -0.0336) |
| OKLCH | oklch(92.07% 0.112 197.5) |
| XYZ | xyz(61.6054, 81.3472, 107.0434) |
| Luminance | 0.8135 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.78
Bright Light Blue
#26F7FD
ΔE00 4.30
Light Cyan
#ACFFFC
ΔE00 4.76
Robin Egg Blue
#8AF1FE
ΔE00 4.80
Aqua
#00FFFF
ΔE00 5.04
Robin'S Egg
#6DEDFD
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCFF #FF827F
analogous
#7FFFC2 #7FFCFF #7FBCFF
triadic
#7FFCFF #FF7FFC #FCFF7F
tetradic
#7FFCFF #C27FFF #FF827F #BCFF7F
square
#7FFCFF #C27FFF #FF827F #BCFF7F
split-complementary
#7FFCFF #FF7FBC #FFC27F
monochromatic
#05F9FF #42FBFF #7FFCFF #BCFDFF #E0FEFF
Accessibility & contrast
On white
1.22
#7FFCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#7FFCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCFF
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCFF | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FF
Deuteranopia (green-blind)
#D8E2FF
Tritanopia (blue-blind)
#1EFFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7ffcff; /* rgb */ color: rgb(127, 252, 255); /* oklch */ color: oklch(92.1% 0.112 197.5);
Tailwind
colors: {
custom: {
50: '#adfdff',
500: '#7ffcff',
950: '#000000',
},
}SCSS
$custom: #7ffcff; $custom-light: #adfdff; $custom-dark: #000000;
JSON
{
"hex": "#7ffcff",
"rgb": {
"r": 127,
"g": 252,
"b": 255
},
"hsl": {
"h": 181.406,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.92067,
"c": 0.11191,
"h": 197.5
},
"luminance": 0.81353
}Semantic roles & 50–950 ramp
primary
#7FFCFF
secondary
#DE4844
accent
#0500E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111718
muted
#818586