#7FFCF8#7FFCF8
#7FFCF8 is a very light, moderate teal. Relative luminance 0.809; OKLCH L 91.8% C 0.112 H 192.6°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCF8 |
|---|---|
| RGB | rgb(127, 252, 248) |
| HSL | hsl(178, 95%, 74%) |
| HSV | hsv(178, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 1.6%, 1.2%) |
| CIE-LAB | lab(92.09, -35.80, -8.83) |
| CIE-LCH | lch(92.09, 36.87, 193.86°) |
| OKLab | oklab(91.84% -0.1096 -0.0245) |
| OKLCH | oklch(91.84% 0.112 192.6) |
| XYZ | xyz(60.4991, 80.9047, 101.2167) |
| Luminance | 0.8091 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.66
Bright Turquoise
#0FFEF9
ΔE00 4.66
Aqua
#00FFFF
ΔE00 4.67
Light Cyan
#ACFFFC
ΔE00 4.68
Bright Light Blue
#26F7FD
ΔE00 4.94
Pale Cyan
#B7FFFA
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCF8 #FC7F83
analogous
#7FFCBA #7FFCF8 #7FC2FC
triadic
#7FFCF8 #F87FFC #FCF87F
tetradic
#7FFCF8 #BA7FFC #FC7F83 #C2FC7F
square
#7FFCF8 #BA7FFC #FC7F83 #C2FC7F
split-complementary
#7FFCF8 #FC7FC2 #FCBA7F
monochromatic
#07F9F1 #43FBF5 #7FFCF8 #BBFDFB #E1FEFD
Accessibility & contrast
On white
1.22
#7FFCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#7FFCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCF8
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCF8 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F8
Deuteranopia (green-blind)
#DAE2F9
Tritanopia (blue-blind)
#2BFFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7ffcf8; /* rgb */ color: rgb(127, 252, 248); /* oklch */ color: oklch(91.8% 0.112 192.6);
Tailwind
colors: {
custom: {
50: '#adfdfa',
500: '#7ffcf8',
950: '#000000',
},
}SCSS
$custom: #7ffcf8; $custom-light: #adfdfa; $custom-dark: #000000;
JSON
{
"hex": "#7ffcf8",
"rgb": {
"r": 127,
"g": 252,
"b": 248
},
"hsl": {
"h": 178.08,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.91843,
"c": 0.11227,
"h": 192.6
},
"luminance": 0.8091
}Semantic roles & 50–950 ramp
primary
#7FFCF8
secondary
#DA454A
accent
#0007E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685