#6CFFCC#6CFFCC
#6CFFCC is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.6% C 0.146 H 167.2°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFFCC |
|---|---|
| RGB | rgb(108, 255, 204) |
| HSL | hsl(159, 100%, 71%) |
| HSV | hsv(159, 58%, 100%) |
| CMYK | cmyk(57.6%, 0%, 20%, 0%) |
| CIE-LAB | lab(91.26, -51.21, 12.66) |
| CIE-LCH | lch(91.26, 52.76, 166.12°) |
| OKLab | oklab(90.65% -0.1427 0.0324) |
| OKLCH | oklch(90.65% 0.146 167.2) |
| XYZ | xyz(52.8381, 79.0626, 69.5911) |
| Luminance | 0.7907 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.70
Aquamarine
#7FFFD4
ΔE00 2.15
Light Turquoise
#7EF4CC
ΔE00 3.42
Bright Teal
#01F9C6
ΔE00 3.82
Light Aqua
#8CFFDB
ΔE00 4.11
Light Greenish Blue
#63F7B4
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFFCC #FF6C9F
analogous
#6CFF82 #6CFFCC #6CE8FF
triadic
#6CFFCC #CC6CFF #FFCC6C
tetradic
#6CFFCC #826CFF #FF6C9F #E8FF6C
square
#6CFFCC #826CFF #FF6C9F #E8FF6C
split-complementary
#6CFFCC #FF6CE8 #FF826C
monochromatic
#00F19D #2FFFB7 #6CFFCC #A9FFE1 #E0FFF4
Accessibility & contrast
On white
1.25
#6CFFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#6CFFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFFCC
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFFCC | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC9
Deuteranopia (green-blind)
#E4E0CF
Tritanopia (blue-blind)
#0CFFF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6cffcc; /* rgb */ color: rgb(108, 255, 204); /* oklch */ color: oklch(90.6% 0.146 167.2);
Tailwind
colors: {
custom: {
50: '#a2ffdb',
500: '#6cffcc',
950: '#000000',
},
}SCSS
$custom: #6cffcc; $custom-light: #a2ffdb; $custom-dark: #000000;
JSON
{
"hex": "#6cffcc",
"rgb": {
"r": 108,
"g": 255,
"b": 204
},
"hsl": {
"h": 159.184,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.90647,
"c": 0.14635,
"h": 167.2
},
"luminance": 0.79068
}Semantic roles & 50–950 ramp
primary
#6CFFCC
secondary
#DB346E
accent
#0050E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684