#7CFCF8#7CFCF8
#7CFCF8 is a very light, moderate teal. Relative luminance 0.807; OKLCH L 91.7% C 0.114 H 192.6°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFCF8 |
|---|---|
| RGB | rgb(124, 252, 248) |
| HSL | hsl(178, 96%, 74%) |
| HSV | hsv(178, 51%, 99%) |
| CMYK | cmyk(50.8%, 0%, 1.6%, 1.2%) |
| CIE-LAB | lab(91.99, -36.41, -8.99) |
| CIE-LCH | lch(91.99, 37.50, 193.87°) |
| OKLab | oklab(91.73% -0.1114 -0.0249) |
| OKLCH | oklch(91.73% 0.114 192.6) |
| XYZ | xyz(60.0588, 80.6777, 101.1961) |
| Luminance | 0.8068 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.44
Bright Turquoise
#0FFEF9
ΔE00 4.42
Aqua
#00FFFF
ΔE00 4.44
Bright Light Blue
#26F7FD
ΔE00 4.76
Light Cyan
#ACFFFC
ΔE00 4.92
Bright Aqua
#0BF9EA
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFCF8 #FC7C80
analogous
#7CFCB8 #7CFCF8 #7CC0FC
triadic
#7CFCF8 #F87CFC #FCF87C
tetradic
#7CFCF8 #B87CFC #FC7C80 #C0FC7C
square
#7CFCF8 #B87CFC #FC7C80 #C0FC7C
split-complementary
#7CFCF8 #FC7CC0 #FCB87C
monochromatic
#06F8F0 #40FBF5 #7CFCF8 #B8FDFB #E1FEFD
Accessibility & contrast
On white
1.23
#7CFCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#7CFCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFCF8
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFCF8 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F8
Deuteranopia (green-blind)
#DAE1F9
Tritanopia (blue-blind)
#1AFFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7cfcf8; /* rgb */ color: rgb(124, 252, 248); /* oklch */ color: oklch(91.7% 0.114 192.6);
Tailwind
colors: {
custom: {
50: '#abfefa',
500: '#7cfcf8',
950: '#000000',
},
}SCSS
$custom: #7cfcf8; $custom-light: #abfefa; $custom-dark: #000000;
JSON
{
"hex": "#7cfcf8",
"rgb": {
"r": 124,
"g": 252,
"b": 248
},
"hsl": {
"h": 178.125,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.91733,
"c": 0.11421,
"h": 192.6
},
"luminance": 0.80683
}Semantic roles & 50–950 ramp
primary
#7CFCF8
secondary
#DA4347
accent
#0007E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685