#7FFCF2#7FFCF2
#7FFCF2 is a very light, moderate teal. Relative luminance 0.805; OKLCH L 91.7% C 0.113 H 188.5°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCF2 |
|---|---|
| RGB | rgb(127, 252, 242) |
| HSL | hsl(175, 95%, 74%) |
| HSV | hsv(175, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 4%, 1.2%) |
| CIE-LAB | lab(91.93, -37.28, -5.96) |
| CIE-LCH | lch(91.93, 37.75, 189.09°) |
| OKLab | oklab(91.66% -0.112 -0.0167) |
| OKLCH | oklch(91.66% 0.113 188.5) |
| XYZ | xyz(59.5831, 80.5383, 96.3927) |
| Luminance | 0.8054 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 4.75
Bright Cyan
#41FDFE
ΔE00 4.76
Bright Aqua
#0BF9EA
ΔE00 5.08
Tiffany Blue
#7BF2DA
ΔE00 5.25
Aqua
#00FFFF
ΔE00 5.39
Light Cyan
#ACFFFC
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCF2 #FC7F89
analogous
#7FFCB4 #7FFCF2 #7FC8FC
triadic
#7FFCF2 #F27FFC #FCF27F
tetradic
#7FFCF2 #B47FFC #FC7F89 #C8FC7F
square
#7FFCF2 #B47FFC #FC7F89 #C8FC7F
split-complementary
#7FFCF2 #FC7FC8 #FCB47F
monochromatic
#07F9E6 #43FBEC #7FFCF2 #BBFDF8 #E1FEFC
Accessibility & contrast
On white
1.23
#7FFCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#7FFCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCF2
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCF2 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F2
Deuteranopia (green-blind)
#DCE1F3
Tritanopia (blue-blind)
#33FFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7ffcf2; /* rgb */ color: rgb(127, 252, 242); /* oklch */ color: oklch(91.7% 0.113 188.5);
Tailwind
colors: {
custom: {
50: '#adfef6',
500: '#7ffcf2',
950: '#000000',
},
}SCSS
$custom: #7ffcf2; $custom-light: #adfef6; $custom-dark: #000000;
JSON
{
"hex": "#7ffcf2",
"rgb": {
"r": 127,
"g": 252,
"b": 242
},
"hsl": {
"h": 175.2,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.91657,
"c": 0.11326,
"h": 188.5
},
"luminance": 0.80544
}Semantic roles & 50–950 ramp
primary
#7FFCF2
secondary
#DA4551
accent
#0012E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685