#7CFDFE#7CFDFE
#7CFDFE is a very light, moderate teal. Relative luminance 0.817; OKLCH L 92.2% C 0.115 H 196.0°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFDFE |
|---|---|
| RGB | rgb(124, 253, 254) |
| HSL | hsl(180, 98%, 74%) |
| HSV | hsv(180, 51%, 100%) |
| CMYK | cmyk(51.2%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(92.44, -35.36, -11.44) |
| CIE-LCH | lch(92.44, 37.16, 197.92°) |
| OKLab | oklab(92.15% -0.1101 -0.0316) |
| OKLCH | oklch(92.15% 0.115 196) |
| XYZ | xyz(61.3194, 81.6857, 106.2822) |
| Luminance | 0.8169 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.29
Bright Light Blue
#26F7FD
ΔE00 4.16
Aqua
#00FFFF
ΔE00 4.51
Light Cyan
#ACFFFC
ΔE00 4.87
Bright Turquoise
#0FFEF9
ΔE00 5.06
Robin Egg Blue
#8AF1FE
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFDFE #FE7D7C
analogous
#7CFEBE #7CFDFE #7CBCFE
triadic
#7CFDFE #FE7CFD #FDFE7C
tetradic
#7CFDFE #BE7CFE #FE7D7C #BCFE7C
square
#7CFDFE #BE7CFE #FE7D7C #BCFE7C
split-complementary
#7CFDFE #FE7CBC #FEBE7C
monochromatic
#03FBFD #3FFCFE #7CFDFE #B9FEFE #E1FFFF
Accessibility & contrast
On white
1.21
#7CFDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#7CFDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFDFE
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFDFE | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FE
Deuteranopia (green-blind)
#D9E2FF
Tritanopia (blue-blind)
#02FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7cfdfe; /* rgb */ color: rgb(124, 253, 254); /* oklch */ color: oklch(92.2% 0.115 196.0);
Tailwind
colors: {
custom: {
50: '#acfefe',
500: '#7cfdfe',
950: '#000000',
},
}SCSS
$custom: #7cfdfe; $custom-light: #acfefe; $custom-dark: #000000;
JSON
{
"hex": "#7cfdfe",
"rgb": {
"r": 124,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.462,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.9215,
"c": 0.11453,
"h": 196
},
"luminance": 0.81691
}Semantic roles & 50–950 ramp
primary
#7CFDFE
secondary
#DC4342
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685