#6CCFA4#6CCFA4
#6CCFA4 is a light, moderate teal. Relative luminance 0.505; OKLCH L 78.2% C 0.113 H 163.5°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCFA4 |
|---|---|
| RGB | rgb(108, 207, 164) |
| HSL | hsl(154, 51%, 62%) |
| HSV | hsv(154, 48%, 81%) |
| CMYK | cmyk(47.8%, 0%, 20.8%, 18.8%) |
| CIE-LAB | lab(76.37, -39.10, 12.52) |
| CIE-LCH | lch(76.37, 41.05, 162.25°) |
| OKLab | oklab(78.24% -0.1086 0.0321) |
| OKLCH | oklch(78.24% 0.113 163.5) |
| XYZ | xyz(35.1950, 50.4913, 43.0059) |
| Luminance | 0.5049 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.39
Eucalyptus
#44D7A8
ΔE00 3.86
Seafoam
#7FE0B3
ΔE00 4.24
Seafoam Blue
#78D1B6
ΔE00 4.65
Pale Teal
#82CBB2
ΔE00 5.45
Greenblue
#23C48B
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCFA4 #CF6C97
analogous
#6CCF73 #6CCFA4 #6CC9CF
triadic
#6CCFA4 #A46CCF #CFA46C
tetradic
#6CCFA4 #736CCF #CF6C97 #C9CF6C
square
#6CCFA4 #736CCF #CF6C97 #C9CF6C
split-complementary
#6CCFA4 #CF6CC9 #CF736C
monochromatic
#2F9167 #3EBF87 #6CCFA4 #9ADEC1 #C8EDDD
Accessibility & contrast
On white
1.89
#6CCFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#6CCFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCFA4
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCFA4 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC3A2
Deuteranopia (green-blind)
#BDB8A7
Tritanopia (blue-blind)
#4DCFC3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6ccfa4; /* rgb */ color: rgb(108, 207, 164); /* oklch */ color: oklch(78.2% 0.113 163.5);
Tailwind
colors: {
custom: {
50: '#9cdebf',
500: '#6ccfa4',
950: '#000000',
},
}SCSS
$custom: #6ccfa4; $custom-light: #9cdebf; $custom-dark: #000000;
JSON
{
"hex": "#6ccfa4",
"rgb": {
"r": 108,
"g": 207,
"b": 164
},
"hsl": {
"h": 153.939,
"s": 50.769,
"l": 61.765
},
"oklch": {
"l": 0.78236,
"c": 0.11327,
"h": 163.5
},
"luminance": 0.50494
}Semantic roles & 50–950 ramp
primary
#6CCFA4
secondary
#97486A
accent
#2769BE
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1512
muted
#808482