#7CFDED#7CFDED
#7CFDED is a very light, moderate teal. Relative luminance 0.806; OKLCH L 91.6% C 0.117 H 184.7°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFDED |
|---|---|
| RGB | rgb(124, 253, 237) |
| HSL | hsl(173, 97%, 74%) |
| HSV | hsv(173, 51%, 99%) |
| CMYK | cmyk(51%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(91.97, -39.56, -3.31) |
| CIE-LCH | lch(91.97, 39.70, 184.78°) |
| OKLab | oklab(91.62% -0.1171 -0.0095) |
| OKLCH | oklch(91.62% 0.117 184.7) |
| XYZ | xyz(58.7170, 80.6447, 92.5760) |
| Luminance | 0.8065 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.68
Bright Aqua
#0BF9EA
ΔE00 4.56
Bright Turquoise
#0FFEF9
ΔE00 5.46
Bright Cyan
#41FDFE
ΔE00 6.21
Light Aqua
#8CFFDB
ΔE00 6.43
Aqua
#00FFFF
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFDED #FD7C8C
analogous
#7CFDAD #7CFDED #7CCDFD
triadic
#7CFDED #ED7CFD #FDED7C
tetradic
#7CFDED #AD7CFD #FD7C8C #CDFD7C
square
#7CFDED #AD7CFD #FD7C8C #CDFD7C
split-complementary
#7CFDED #FD7CCD #FDAD7C
monochromatic
#04FBDC #40FCE5 #7CFDED #B8FEF5 #E1FFFB
Accessibility & contrast
On white
1.23
#7CFDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#7CFDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFDED
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFDED | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1ED
Deuteranopia (green-blind)
#DDE2EF
Tritanopia (blue-blind)
#2DFFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7cfded; /* rgb */ color: rgb(124, 253, 237); /* oklch */ color: oklch(91.6% 0.117 184.7);
Tailwind
colors: {
custom: {
50: '#abfef2',
500: '#7cfded',
950: '#000000',
},
}SCSS
$custom: #7cfded; $custom-light: #abfef2; $custom-dark: #000000;
JSON
{
"hex": "#7cfded",
"rgb": {
"r": 124,
"g": 253,
"b": 237
},
"hsl": {
"h": 172.558,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.91623,
"c": 0.11745,
"h": 184.7
},
"luminance": 0.8065
}Semantic roles & 50–950 ramp
primary
#7CFDED
secondary
#DB4255
accent
#001CE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685