#7CDFDF#7CDFDF
#7CDFDF is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.4% C 0.093 H 195.5°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDFDF |
|---|---|
| RGB | rgb(124, 223, 223) |
| HSL | hsl(180, 61%, 68%) |
| HSV | hsv(180, 44%, 87%) |
| CMYK | cmyk(44.4%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(83.12, -29.02, -9.06) |
| CIE-LCH | lch(83.12, 30.40, 197.33°) |
| OKLab | oklab(84.36% -0.09 -0.025) |
| OKLCH | oklch(84.36% 0.093 195.5) |
| XYZ | xyz(48.0139, 62.3842, 79.3089) |
| Luminance | 0.6239 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.65
Robin'S Egg Blue
#98EFF9
ΔE00 5.95
Robin'S Egg
#6DEDFD
ΔE00 6.17
Robin Egg Blue
#8AF1FE
ΔE00 6.24
Paleturquoise
#AFEEEE
ΔE00 6.57
Aqua Blue
#02D8E9
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDFDF #DF7C7C
analogous
#7CDFAD #7CDFDF #7CADDF
triadic
#7CDFDF #DF7CDF #DFDF7C
tetradic
#7CDFDF #AD7CDF #DF7C7C #ADDF7C
square
#7CDFDF #AD7CDF #DF7C7C #ADDF7C
split-complementary
#7CDFDF #DF7CAD #DFAD7C
monochromatic
#2CB5B5 #4BD3D3 #7CDFDF #ADEBEB #DEF7F7
Accessibility & contrast
On white
1.56
#7CDFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#7CDFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDFDF
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDFDF | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DF
Deuteranopia (green-blind)
#C2CAE0
Tritanopia (blue-blind)
#48E5DF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7cdfdf; /* rgb */ color: rgb(124, 223, 223); /* oklch */ color: oklch(84.4% 0.093 195.5);
Tailwind
colors: {
custom: {
50: '#a8e9e9',
500: '#7cdfdf',
950: '#000000',
},
}SCSS
$custom: #7cdfdf; $custom-light: #a8e9e9; $custom-dark: #000000;
JSON
{
"hex": "#7cdfdf",
"rgb": {
"r": 124,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 60.736,
"l": 68.039
},
"oklch": {
"l": 0.84355,
"c": 0.09338,
"h": 195.5
},
"luminance": 0.62388
}Semantic roles & 50–950 ramp
primary
#7CDFDF
secondary
#B64949
accent
#1D1DC8
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101616
muted
#818484