#6DFCBF#6DFCBF
#6DFCBF is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.7% C 0.152 H 162.6°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFCBF |
|---|---|
| RGB | rgb(109, 252, 191) |
| HSL | hsl(154, 96%, 71%) |
| HSV | hsv(154, 57%, 99%) |
| CMYK | cmyk(56.7%, 0%, 24.2%, 1.2%) |
| CIE-LAB | lab(90.15, -52.53, 17.78) |
| CIE-LCH | lch(90.15, 55.46, 161.31°) |
| OKLab | oklab(89.66% -0.1448 0.0454) |
| OKLCH | oklch(89.66% 0.152 162.6) |
| XYZ | xyz(50.5163, 76.6288, 61.4088) |
| Luminance | 0.7663 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.69
Light Greenish Blue
#63F7B4
ΔE00 1.77
Light Blue Green
#7EFBB3
ΔE00 3.12
Greenish Cyan
#2AFEB7
ΔE00 3.29
Greenish Turquoise
#00FBB0
ΔE00 4.08
Seafoam (survey)
#80F9AD
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFCBF #FC6DAA
analogous
#6DFC77 #6DFCBF #6DF1FC
triadic
#6DFCBF #BF6DFC #FCBF6D
tetradic
#6DFCBF #776DFC #FC6DAA #F1FC6D
square
#6DFCBF #776DFC #FC6DAA #F1FC6D
split-complementary
#6DFCBF #FC6DF1 #FC776D
monochromatic
#05EA88 #31FBA5 #6DFCBF #A9FDD9 #E1FEF2
Accessibility & contrast
On white
1.29
#6DFCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#6DFCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFCBF
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFCBF | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBC
Deuteranopia (green-blind)
#E4DDC3
Tritanopia (blue-blind)
#2BFCEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6dfcbf; /* rgb */ color: rgb(109, 252, 191); /* oklch */ color: oklch(89.7% 0.152 162.6);
Tailwind
colors: {
custom: {
50: '#a2fed2',
500: '#6dfcbf',
950: '#000000',
},
}SCSS
$custom: #6dfcbf; $custom-light: #a2fed2; $custom-dark: #000000;
JSON
{
"hex": "#6dfcbf",
"rgb": {
"r": 109,
"g": 252,
"b": 191
},
"hsl": {
"h": 154.406,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.89657,
"c": 0.15176,
"h": 162.6
},
"luminance": 0.76634
}Semantic roles & 50–950 ramp
primary
#6DFCBF
secondary
#D7367B
accent
#0062E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683