#7FFCF3#7FFCF3
#7FFCF3 is a very light, moderate teal. Relative luminance 0.806; OKLCH L 91.7% C 0.113 H 189.2°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCF3 |
|---|---|
| RGB | rgb(127, 252, 243) |
| HSL | hsl(176, 95%, 74%) |
| HSV | hsv(176, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 3.6%, 1.2%) |
| CIE-LAB | lab(91.95, -37.03, -6.44) |
| CIE-LCH | lch(91.95, 37.59, 189.87°) |
| OKLab | oklab(91.69% -0.1116 -0.018) |
| OKLCH | oklch(91.69% 0.113 189.2) |
| XYZ | xyz(59.7337, 80.5986, 97.1859) |
| Luminance | 0.8060 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.52
Bright Turquoise
#0FFEF9
ΔE00 4.67
Bright Aqua
#0BF9EA
ΔE00 5.21
Aqua
#00FFFF
ΔE00 5.21
Light Cyan
#ACFFFC
ΔE00 5.25
Tiffany Blue
#7BF2DA
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCF3 #FC7F88
analogous
#7FFCB5 #7FFCF3 #7FC7FC
triadic
#7FFCF3 #F37FFC #FCF37F
tetradic
#7FFCF3 #B57FFC #FC7F88 #C7FC7F
square
#7FFCF3 #B57FFC #FC7F88 #C7FC7F
split-complementary
#7FFCF3 #FC7FC7 #FCB57F
monochromatic
#07F9E8 #43FBED #7FFCF3 #BBFDF9 #E1FEFC
Accessibility & contrast
On white
1.23
#7FFCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#7FFCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCF3
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCF3 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F3
Deuteranopia (green-blind)
#DBE1F4
Tritanopia (blue-blind)
#32FFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7ffcf3; /* rgb */ color: rgb(127, 252, 243); /* oklch */ color: oklch(91.7% 0.113 189.2);
Tailwind
colors: {
custom: {
50: '#adfef7',
500: '#7ffcf3',
950: '#000000',
},
}SCSS
$custom: #7ffcf3; $custom-light: #adfef7; $custom-dark: #000000;
JSON
{
"hex": "#7ffcf3",
"rgb": {
"r": 127,
"g": 252,
"b": 243
},
"hsl": {
"h": 175.68,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.91688,
"c": 0.11305,
"h": 189.2
},
"luminance": 0.80604
}Semantic roles & 50–950 ramp
primary
#7FFCF3
secondary
#DA4550
accent
#0011E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685