#7FFCFD#7FFCFD
#7FFCFD is a very light, moderate teal. Relative luminance 0.812; OKLCH L 92.0% C 0.112 H 196.1°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCFD |
|---|---|
| RGB | rgb(127, 252, 253) |
| HSL | hsl(180, 97%, 75%) |
| HSV | hsv(180, 50%, 99%) |
| CMYK | cmyk(49.8%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(92.23, -34.55, -11.22) |
| CIE-LCH | lch(92.23, 36.32, 197.99°) |
| OKLab | oklab(92% -0.1075 -0.031) |
| OKLCH | oklch(92% 0.112 196.1) |
| XYZ | xyz(61.2852, 81.2191, 105.3567) |
| Luminance | 0.8123 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.57
Bright Light Blue
#26F7FD
ΔE00 4.35
Light Cyan
#ACFFFC
ΔE00 4.63
Aqua
#00FFFF
ΔE00 4.80
Bright Turquoise
#0FFEF9
ΔE00 5.32
Robin Egg Blue
#8AF1FE
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCFD #FD807F
analogous
#7FFDBF #7FFCFD #7FBDFD
triadic
#7FFCFD #FD7FFC #FCFD7F
tetradic
#7FFCFD #BF7FFD #FD807F #BDFD7F
square
#7FFCFD #BF7FFD #FD807F #BDFD7F
split-complementary
#7FFCFD #FD7FBD #FDBF7F
monochromatic
#06F9FB #43FBFC #7FFCFD #BBFDFE #E1FEFF
Accessibility & contrast
On white
1.22
#7FFCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#7FFCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCFD
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCFD | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FD
Deuteranopia (green-blind)
#D9E2FE
Tritanopia (blue-blind)
#22FFFC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7ffcfd; /* rgb */ color: rgb(127, 252, 253); /* oklch */ color: oklch(92.0% 0.112 196.1);
Tailwind
colors: {
custom: {
50: '#adfdfe',
500: '#7ffcfd',
950: '#000000',
},
}SCSS
$custom: #7ffcfd; $custom-light: #adfdfe; $custom-dark: #000000;
JSON
{
"hex": "#7ffcfd",
"rgb": {
"r": 127,
"g": 252,
"b": 253
},
"hsl": {
"h": 180.476,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.92002,
"c": 0.11192,
"h": 196.1
},
"luminance": 0.81225
}Semantic roles & 50–950 ramp
primary
#7FFCFD
secondary
#DB4645
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585