#6CFDBF#6CFDBF
#6CFDBF is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.9% C 0.154 H 162.4°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFDBF |
|---|---|
| RGB | rgb(108, 253, 191) |
| HSL | hsl(154, 97%, 71%) |
| HSV | hsv(154, 57%, 99%) |
| CMYK | cmyk(57.3%, 0%, 24.5%, 0.8%) |
| CIE-LAB | lab(90.41, -53.14, 18.14) |
| CIE-LCH | lch(90.41, 56.15, 161.16°) |
| OKLab | oklab(89.86% -0.1464 0.0464) |
| OKLCH | oklch(89.86% 0.154 162.4) |
| XYZ | xyz(50.7088, 77.1954, 61.5080) |
| Luminance | 0.7720 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.78
Light Aquamarine
#7BFDC7
ΔE00 1.85
Light Blue Green
#7EFBB3
ΔE00 3.05
Greenish Cyan
#2AFEB7
ΔE00 3.14
Greenish Turquoise
#00FBB0
ΔE00 3.96
Seafoam Green
#7AF9AB
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFDBF #FD6CAA
analogous
#6CFD76 #6CFDBF #6CF2FD
triadic
#6CFDBF #BF6CFD #FDBF6C
tetradic
#6CFDBF #766CFD #FD6CAA #F2FD6C
square
#6CFDBF #766CFD #FD6CAA #F2FD6C
split-complementary
#6CFDBF #FD6CF2 #FD766C
monochromatic
#03EB88 #30FCA5 #6CFDBF #A8FED9 #E1FFF2
Accessibility & contrast
On white
1.28
#6CFDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#6CFDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFDBF
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFDBF | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBC
Deuteranopia (green-blind)
#E5DEC3
Tritanopia (blue-blind)
#26FDEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6cfdbf; /* rgb */ color: rgb(108, 253, 191); /* oklch */ color: oklch(89.9% 0.154 162.4);
Tailwind
colors: {
custom: {
50: '#a1ffd2',
500: '#6cfdbf',
950: '#000000',
},
}SCSS
$custom: #6cfdbf; $custom-light: #a1ffd2; $custom-dark: #000000;
JSON
{
"hex": "#6cfdbf",
"rgb": {
"r": 108,
"g": 253,
"b": 191
},
"hsl": {
"h": 154.345,
"s": 97.315,
"l": 70.784
},
"oklch": {
"l": 0.89862,
"c": 0.15355,
"h": 162.4
},
"luminance": 0.772
}Semantic roles & 50–950 ramp
primary
#6CFDBF
secondary
#D9357B
accent
#0062E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683