#7CFDFF#7CFDFF
#7CFDFF is a very light, moderate teal. Relative luminance 0.818; OKLCH L 92.2% C 0.115 H 196.7°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFDFF |
|---|---|
| RGB | rgb(124, 253, 255) |
| HSL | hsl(181, 100%, 74%) |
| HSV | hsv(181, 51%, 100%) |
| CMYK | cmyk(51.4%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(92.46, -35.10, -11.91) |
| CIE-LCH | lch(92.46, 37.07, 198.74°) |
| OKLab | oklab(92.18% -0.1097 -0.0329) |
| OKLCH | oklch(92.18% 0.115 196.7) |
| XYZ | xyz(61.4800, 81.7499, 107.1277) |
| Luminance | 0.8176 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.39
Bright Light Blue
#26F7FD
ΔE00 4.11
Aqua
#00FFFF
ΔE00 4.62
Light Cyan
#ACFFFC
ΔE00 4.91
Bright Turquoise
#0FFEF9
ΔE00 5.26
Robin Egg Blue
#8AF1FE
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFDFF #FF7E7C
analogous
#7CFFC0 #7CFDFF #7CBCFF
triadic
#7CFDFF #FF7CFD #FDFF7C
tetradic
#7CFDFF #C07CFF #FF7E7C #BCFF7C
square
#7CFDFF #C07CFF #FF7E7C #BCFF7C
split-complementary
#7CFDFF #FF7CBC #FFC07C
monochromatic
#02FBFF #3FFCFF #7CFDFF #B9FEFF #E0FFFF
Accessibility & contrast
On white
1.21
#7CFDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#7CFDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFDFF
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFDFF | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#D9E3FF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7cfdff; /* rgb */ color: rgb(124, 253, 255); /* oklch */ color: oklch(92.2% 0.115 196.7);
Tailwind
colors: {
custom: {
50: '#acfeff',
500: '#7cfdff',
950: '#000000',
},
}SCSS
$custom: #7cfdff; $custom-light: #acfeff; $custom-dark: #000000;
JSON
{
"hex": "#7cfdff",
"rgb": {
"r": 124,
"g": 253,
"b": 255
},
"hsl": {
"h": 180.916,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.92182,
"c": 0.11451,
"h": 196.7
},
"luminance": 0.81756
}Semantic roles & 50–950 ramp
primary
#7CFDFF
secondary
#DE4442
accent
#0400E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686