#6CFDBD#6CFDBD
#6CFDBD is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.8% C 0.155 H 161.7°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFDBD |
|---|---|
| RGB | rgb(108, 253, 189) |
| HSL | hsl(154, 97%, 71%) |
| HSV | hsv(154, 57%, 99%) |
| CMYK | cmyk(57.3%, 0%, 25.3%, 0.8%) |
| CIE-LAB | lab(90.37, -53.55, 19.11) |
| CIE-LCH | lch(90.37, 56.86, 160.37°) |
| OKLab | oklab(89.82% -0.1473 0.0488) |
| OKLCH | oklch(89.82% 0.155 161.7) |
| XYZ | xyz(50.4902, 77.1080, 60.3568) |
| Luminance | 0.7711 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.53
Light Aquamarine
#7BFDC7
ΔE00 2.19
Light Blue Green
#7EFBB3
ΔE00 2.69
Greenish Cyan
#2AFEB7
ΔE00 3.05
Seafoam Green
#7AF9AB
ΔE00 3.67
Seafoam (survey)
#80F9AD
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFDBD #FD6CAC
analogous
#6CFD74 #6CFDBD #6CF5FD
triadic
#6CFDBD #BD6CFD #FDBD6C
tetradic
#6CFDBD #746CFD #FD6CAC #F5FD6C
square
#6CFDBD #746CFD #FD6CAC #F5FD6C
split-complementary
#6CFDBD #FD6CF5 #FD746C
monochromatic
#03EB85 #30FCA2 #6CFDBD #A8FED8 #E1FFF1
Accessibility & contrast
On white
1.28
#6CFDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#6CFDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFDBD
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFDBD | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB9
Deuteranopia (green-blind)
#E5DDC1
Tritanopia (blue-blind)
#29FCEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6cfdbd; /* rgb */ color: rgb(108, 253, 189); /* oklch */ color: oklch(89.8% 0.155 161.7);
Tailwind
colors: {
custom: {
50: '#a1ffd1',
500: '#6cfdbd',
950: '#000000',
},
}SCSS
$custom: #6cfdbd; $custom-light: #a1ffd1; $custom-dark: #000000;
JSON
{
"hex": "#6cfdbd",
"rgb": {
"r": 108,
"g": 253,
"b": 189
},
"hsl": {
"h": 153.517,
"s": 97.315,
"l": 70.784
},
"oklch": {
"l": 0.89816,
"c": 0.15515,
"h": 161.7
},
"luminance": 0.77113
}Semantic roles & 50–950 ramp
primary
#6CFDBD
secondary
#D9357D
accent
#0065E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683