#6CFDCC#6CFDCC
#6CFDCC is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.2% C 0.144 H 167.8°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFDCC |
|---|---|
| RGB | rgb(108, 253, 204) |
| HSL | hsl(160, 97%, 71%) |
| HSV | hsv(160, 57%, 99%) |
| CMYK | cmyk(57.3%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(90.69, -50.38, 11.84) |
| CIE-LCH | lch(90.69, 51.75, 166.78°) |
| OKLab | oklab(90.18% -0.1406 0.0303) |
| OKLCH | oklch(90.18% 0.144 167.8) |
| XYZ | xyz(52.2034, 77.7932, 69.3795) |
| Luminance | 0.7780 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.90
Light Aquamarine
#7BFDC7
ΔE00 1.92
Light Turquoise
#7EF4CC
ΔE00 2.93
Bright Teal
#01F9C6
ΔE00 3.68
Light Aqua
#8CFFDB
ΔE00 3.82
Light Greenish Blue
#63F7B4
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFDCC #FD6C9D
analogous
#6CFD83 #6CFDCC #6CE5FD
triadic
#6CFDCC #CC6CFD #FDCC6C
tetradic
#6CFDCC #836CFD #FD6C9D #E5FD6C
square
#6CFDCC #836CFD #FD6C9D #E5FD6C
split-complementary
#6CFDCC #FD6CE5 #FD836C
monochromatic
#03EB9D #30FCB7 #6CFDCC #A8FEE1 #E1FFF5
Accessibility & contrast
On white
1.27
#6CFDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#6CFDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFDCC
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFDCC | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCA
Deuteranopia (green-blind)
#E2DECF
Tritanopia (blue-blind)
#0FFEEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6cfdcc; /* rgb */ color: rgb(108, 253, 204); /* oklch */ color: oklch(90.2% 0.144 167.8);
Tailwind
colors: {
custom: {
50: '#a2ffdb',
500: '#6cfdcc',
950: '#000000',
},
}SCSS
$custom: #6cfdcc; $custom-light: #a2ffdb; $custom-dark: #000000;
JSON
{
"hex": "#6cfdcc",
"rgb": {
"r": 108,
"g": 253,
"b": 204
},
"hsl": {
"h": 159.724,
"s": 97.315,
"l": 70.784
},
"oklch": {
"l": 0.90176,
"c": 0.14388,
"h": 167.8
},
"luminance": 0.77798
}Semantic roles & 50–950 ramp
primary
#6CFDCC
secondary
#D9356C
accent
#004EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684