#7CFDFB#7CFDFB
#7CFDFB is a very light, moderate teal. Relative luminance 0.815; OKLCH L 92.1% C 0.115 H 194.0°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFDFB |
|---|---|
| RGB | rgb(124, 253, 251) |
| HSL | hsl(179, 97%, 74%) |
| HSV | hsv(179, 51%, 99%) |
| CMYK | cmyk(51%, 0%, 0.8%, 0.8%) |
| CIE-LAB | lab(92.35, -36.12, -10.01) |
| CIE-LCH | lch(92.35, 37.48, 195.49°) |
| OKLab | oklab(92.05% -0.1113 -0.0277) |
| OKLCH | oklch(92.05% 0.115 194) |
| XYZ | xyz(60.8428, 81.4950, 103.7719) |
| Luminance | 0.8150 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.25
Aqua
#00FFFF
ΔE00 4.35
Bright Light Blue
#26F7FD
ΔE00 4.46
Bright Turquoise
#0FFEF9
ΔE00 4.58
Light Cyan
#ACFFFC
ΔE00 4.84
Pale Cyan
#B7FFFA
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFDFB #FD7C7E
analogous
#7CFDBB #7CFDFB #7CBFFD
triadic
#7CFDFB #FB7CFD #FDFB7C
tetradic
#7CFDFB #BB7CFD #FD7C7E #BFFD7C
square
#7CFDFB #BB7CFD #FD7C7E #BFFD7C
split-complementary
#7CFDFB #FD7CBF #FDBB7C
monochromatic
#04FBF7 #40FCF9 #7CFDFB #B8FEFD #E1FFFE
Accessibility & contrast
On white
1.21
#7CFDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#7CFDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFDFB
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFDFB | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FB
Deuteranopia (green-blind)
#DAE2FC
Tritanopia (blue-blind)
#10FFFC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7cfdfb; /* rgb */ color: rgb(124, 253, 251); /* oklch */ color: oklch(92.1% 0.115 194.0);
Tailwind
colors: {
custom: {
50: '#acfefc',
500: '#7cfdfb',
950: '#000000',
},
}SCSS
$custom: #7cfdfb; $custom-light: #acfefc; $custom-dark: #000000;
JSON
{
"hex": "#7cfdfb",
"rgb": {
"r": 124,
"g": 253,
"b": 251
},
"hsl": {
"h": 179.07,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.92054,
"c": 0.11469,
"h": 194
},
"luminance": 0.81501
}Semantic roles & 50–950 ramp
primary
#7CFDFB
secondary
#DB4245
accent
#0004E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685