#7FFCF0#7FFCF0
#7FFCF0 is a very light, moderate teal. Relative luminance 0.804; OKLCH L 91.6% C 0.114 H 187.1°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCF0 |
|---|---|
| RGB | rgb(127, 252, 240) |
| HSL | hsl(174, 95%, 74%) |
| HSV | hsv(174, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 4.8%, 1.2%) |
| CIE-LAB | lab(91.87, -37.76, -5.00) |
| CIE-LCH | lch(91.87, 38.09, 187.55°) |
| OKLab | oklab(91.6% -0.1128 -0.0141) |
| OKLCH | oklch(91.6% 0.114 187.1) |
| XYZ | xyz(59.2844, 80.4188, 94.8194) |
| Luminance | 0.8042 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.64
Bright Aqua
#0BF9EA
ΔE00 4.89
Bright Turquoise
#0FFEF9
ΔE00 4.99
Bright Cyan
#41FDFE
ΔE00 5.26
Light Cyan
#ACFFFC
ΔE00 5.77
Aqua
#00FFFF
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCF0 #FC7F8B
analogous
#7FFCB2 #7FFCF0 #7FCAFC
triadic
#7FFCF0 #F07FFC #FCF07F
tetradic
#7FFCF0 #B27FFC #FC7F8B #CAFC7F
square
#7FFCF0 #B27FFC #FC7F8B #CAFC7F
split-complementary
#7FFCF0 #FC7FCA #FCB27F
monochromatic
#07F9E2 #43FBE9 #7FFCF0 #BBFDF7 #E1FEFB
Accessibility & contrast
On white
1.23
#7FFCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#7FFCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCF0
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCF0 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F0
Deuteranopia (green-blind)
#DCE1F1
Tritanopia (blue-blind)
#35FFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7ffcf0; /* rgb */ color: rgb(127, 252, 240); /* oklch */ color: oklch(91.6% 0.114 187.1);
Tailwind
colors: {
custom: {
50: '#adfef4',
500: '#7ffcf0',
950: '#000000',
},
}SCSS
$custom: #7ffcf0; $custom-light: #adfef4; $custom-dark: #000000;
JSON
{
"hex": "#7ffcf0",
"rgb": {
"r": 127,
"g": 252,
"b": 240
},
"hsl": {
"h": 174.24,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.91596,
"c": 0.11373,
"h": 187.1
},
"luminance": 0.80424
}Semantic roles & 50–950 ramp
primary
#7FFCF0
secondary
#DA4553
accent
#0016E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685