#6CFDCF#6CFDCF
#6CFDCF is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.3% C 0.142 H 169.2°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFDCF |
|---|---|
| RGB | rgb(108, 253, 207) |
| HSL | hsl(161, 97%, 71%) |
| HSV | hsv(161, 57%, 99%) |
| CMYK | cmyk(57.3%, 0%, 18.2%, 0.8%) |
| CIE-LAB | lab(90.75, -49.72, 10.38) |
| CIE-LCH | lch(90.75, 50.79, 168.20°) |
| OKLab | oklab(90.25% -0.1393 0.0266) |
| OKLCH | oklch(90.25% 0.142 169.2) |
| XYZ | xyz(52.5667, 77.9385, 71.2928) |
| Luminance | 0.7794 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.55
Light Aquamarine
#7BFDC7
ΔE00 2.54
Light Turquoise
#7EF4CC
ΔE00 2.64
Light Aqua
#8CFFDB
ΔE00 3.33
Bright Teal
#01F9C6
ΔE00 3.69
Light Greenish Blue
#63F7B4
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFDCF #FD6C9A
analogous
#6CFD87 #6CFDCF #6CE2FD
triadic
#6CFDCF #CF6CFD #FDCF6C
tetradic
#6CFDCF #876CFD #FD6C9A #E2FD6C
square
#6CFDCF #876CFD #FD6C9A #E2FD6C
split-complementary
#6CFDCF #FD6CE2 #FD876C
monochromatic
#03EBA2 #30FCBB #6CFDCF #A8FEE3 #E1FFF5
Accessibility & contrast
On white
1.27
#6CFDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#6CFDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFDCF
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFDCF | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECD
Deuteranopia (green-blind)
#E2DED2
Tritanopia (blue-blind)
#04FEF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6cfdcf; /* rgb */ color: rgb(108, 253, 207); /* oklch */ color: oklch(90.3% 0.142 169.2);
Tailwind
colors: {
custom: {
50: '#a2ffdd',
500: '#6cfdcf',
950: '#000000',
},
}SCSS
$custom: #6cfdcf; $custom-light: #a2ffdd; $custom-dark: #000000;
JSON
{
"hex": "#6cfdcf",
"rgb": {
"r": 108,
"g": 253,
"b": 207
},
"hsl": {
"h": 160.966,
"s": 97.315,
"l": 70.784
},
"oklch": {
"l": 0.90252,
"c": 0.14184,
"h": 169.2
},
"luminance": 0.77944
}Semantic roles & 50–950 ramp
primary
#6CFDCF
secondary
#D93569
accent
#0049E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684