#7CCFBD#7CCFBD
#7CCFBD is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.6% C 0.086 H 178.5°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCFBD |
|---|---|
| RGB | rgb(124, 207, 189) |
| HSL | hsl(167, 46%, 65%) |
| HSV | hsv(167, 40%, 81%) |
| CMYK | cmyk(40.1%, 0%, 8.7%, 18.8%) |
| CIE-LAB | lab(77.63, -29.48, 1.01) |
| CIE-LCH | lch(77.63, 29.49, 178.04°) |
| OKLab | oklab(79.63% -0.0857 0.0022) |
| OKLCH | oklch(79.63% 0.086 178.5) |
| XYZ | xyz(39.8068, 52.5821, 56.1860) |
| Luminance | 0.5259 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.96
Pale Teal
#82CBB2
ΔE00 3.07
Mediumaquamarine
#66CDAA
ΔE00 5.65
Mediumturquoise
#48D1CC
ΔE00 6.72
Turquoise
#40E0D0
ΔE00 6.80
Light Teal
#90E4C1
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCFBD #CF7C8E
analogous
#7CCF94 #7CCFBD #7CB8CF
triadic
#7CCFBD #BD7CCF #CFBD7C
tetradic
#7CCFBD #947CCF #CF7C8E #B8CF7C
square
#7CCFBD #947CCF #CF7C8E #B8CF7C
split-complementary
#7CCFBD #CF7CB8 #CF947C
monochromatic
#389984 #4FBFA6 #7CCFBD #A9DFD4 #D6F0EA
Accessibility & contrast
On white
1.82
#7CCFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#7CCFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCFBD
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCFBD | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BC
Deuteranopia (green-blind)
#BBBCBE
Tritanopia (blue-blind)
#5FD1C9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7ccfbd; /* rgb */ color: rgb(124, 207, 189); /* oklch */ color: oklch(79.6% 0.086 178.5);
Tailwind
colors: {
custom: {
50: '#a6ded0',
500: '#7ccfbd',
950: '#000000',
},
}SCSS
$custom: #7ccfbd; $custom-light: #a6ded0; $custom-dark: #000000;
JSON
{
"hex": "#7ccfbd",
"rgb": {
"r": 124,
"g": 207,
"b": 189
},
"hsl": {
"h": 166.988,
"s": 46.369,
"l": 64.902
},
"oklch": {
"l": 0.79632,
"c": 0.08571,
"h": 178.5
},
"luminance": 0.52585
}Semantic roles & 50–950 ramp
primary
#7CCFBD
secondary
#9E5162
accent
#2C4BBA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483